3#include <NDEVR/Model.h>
4#include <NDEVR/MouseController.h>
33 QWidget*
widget()
const {
return m_widget; }
47 class NDEVR_API WidgetMouseController :
public MouseControllerBase
A core class where all Design Objects including models, materials, and geometries are stored....
Definition DesignObjectLookup.h:65
A core class that represents a node on model heirarchy. This node may contain a Geometry or one or mo...
Definition Model.h:58
Responsible for turning a user interaction into a selection within a DesignObjectLookup.
Definition Selector.h:50
The core String class for the NDEVR API.
Definition String.h:69