26#ifndef NL_3D_VIEWER_PLUGIN_H_
27#define NL_3D_VIEWER_PLUGIN_H_
59 std::unique_ptr<NL_3D_VIEWER_PLUGIN_IMPL>
m_impl;
Implement a canvas based on a wxGLCanvas.
The class that implements the accessors and mutators required for 3D navigation in an EDA_3D_CANVAS u...
The class that implements the public interface to the SpaceMouse plug-in.
void SetFocus(bool aFocus=true)
Set the connection to the 3Dconnexion driver to the focus state so that 3DMouse data is routed here.
std::unique_ptr< NL_3D_VIEWER_PLUGIN_IMPL > m_impl
virtual ~NL_3D_VIEWER_PLUGIN()