KiCad PCB EDA Suite
Loading...
Searching...
No Matches
nl_pcbnew_plugin_impl.h File Reference

Declaration of the NL_PCBNEW_PLUGIN_IMPL class. More...

#include <SpaceMouse/CNavigation3D.hpp>
#include <wx/chartype.h>
#include <math/vector2d.h>
#include <string>

Go to the source code of this file.

Classes

class  NL_PCBNEW_PLUGIN_IMPL
 The class that implements the accessors and mutators required for 3D navigation in an PCB_DRAW_PANEL_GAL using a SpaceMouse. More...
 

Namespaces

namespace  KIGFX
 The Cairo implementation of the graphics abstraction layer.
 

Typedefs

typedef TDx::SpaceMouse::Navigation3D::CNavigation3D NAV_3D
 

Detailed Description

Declaration of the NL_PCBNEW_PLUGIN_IMPL class.

Definition in file nl_pcbnew_plugin_impl.h.

Typedef Documentation

◆ NAV_3D

typedef TDx::SpaceMouse::Navigation3D::CNavigation3D NAV_3D

Definition at line 55 of file nl_pcbnew_plugin_impl.h.