static const ADVANCED_CFG & GetCfg()
Get the singleton instance's config, which is shared by all consumers.
The class that implements the accessors and mutators required for 3D navigation in an PCB_DRAW_PANEL_...
void SetFocus(bool aFocus)
Set the connection to the 3Dconnexion driver to the focus state so that 3DMouse data is routed here.
void SetCanvas(EDA_DRAW_PANEL_GAL *aViewport)
Sets the viewport controlled by the SpaceMouse.
virtual ~NL_SCHEMATIC_PLUGIN()
NL_SCHEMATIC_PLUGIN_IMPL * m_impl
void SetFocus(bool aFocus)
Set the connection to the 3Dconnexion driver to the focus state so that 3DMouse data is routed to thi...
NL_SCHEMATIC_PLUGIN()
Initializes a new instance of the NL_SCHEMATIC_PLUGIN.
void SetCanvas(EDA_DRAW_PANEL_GAL *aViewport)
Sets the viewport controlled by the SpaceMouse.
Declaration of the NL_SCHEMATIC_PLUGIN class.
Declaration of the NL_SCHEMATIC_PLUGIN_IMPL class.