KiCad PCB EDA Suite
|
#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_PL_EDITOR_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 |
typedef TDx::SpaceMouse::Navigation3D::CNavigation3D NAV_3D |
Definition at line 55 of file nl_pl_editor_plugin_impl.h.