31 m_impl = std::make_unique<NL_PCBNEW_PLUGIN_IMPL>( aViewport );
static const ADVANCED_CFG & GetCfg()
Get the singleton instance's config, which is shared by all consumers.
NL_PCBNEW_PLUGIN(PCB_DRAW_PANEL_GAL *aViewport)
Initializes a new instance of the NL_3DVIEWER_PLUGIN.
virtual ~NL_PCBNEW_PLUGIN()
std::unique_ptr< NL_PCBNEW_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...
Declaration of the NL_PCBNEW_PLUGIN class.
Declaration of the NL_PCBNEW_PLUGIN_IMPL class.