53 virtual void update(
DtTime tNow );
62 virtual void removePoint(
int index );
67 virtual void slot_pointObjectToBeDeleted(
const DtUniqueID&
id );
Scene Object Updater.
Definition: DtSceneObjectUpdater.h:39
Contains the declaration for makVrv::DtSceneObjectUpdater.
Vertex Updater.
Definition: DtVertexUpdater.h:36
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
std::vector< boost::signalslib::connection > mySceneObjectConnections
Definition: DtVertexUpdater.h:71
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
std::vector< DtSceneObject * > myPoints
Definition: DtVertexUpdater.h:70
Contains the declaration for makVrv::DtTickable.
A DtSceneObject represents an object that can be positioned in the scene by (possibly) attaching it t...
Definition: DtSceneObject.h:44
Contains makVrv::DtUniqueID type.
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72
Contains DLL export macros.