33 m_impl = std::make_unique<NL_PL_EDITOR_PLUGIN_IMPL>();
51 m_impl->SetCanvas( aViewport );
static const ADVANCED_CFG & GetCfg()
Get the singleton instance's config, which is shared by all consumers.
NL_PL_EDITOR_PLUGIN()
Initializes a new instance of the NL_PL_EDITOR_PLUGIN.
std::unique_ptr< NL_PL_EDITOR_PLUGIN_IMPL > m_impl
void SetCanvas(EDA_DRAW_PANEL_GAL *aViewport)
Sets the viewport controlled by the SpaceMouse.
virtual ~NL_PL_EDITOR_PLUGIN()
void SetFocus(bool aFocus)
Set the connection to the 3Dconnexion driver to the focus state so that 3DMouse data is routed to thi...