32 virtual void setStartPoint(
const DtVector& position );
42 virtual void setEndPoint(
const DtVector& position );
49 virtual void setEndPointOffset(
const DtVector& offset );
52 virtual DtVector calculateStartPoint();
55 virtual DtVector calculateEndPoint();
63 virtual void update(
DtTime tNow );
68 virtual void updateSceneObject(
DtTime tNow ) = 0;
84 const DtTaitBryan& rootOri = DtTaitBryan() )
const;
PointInformation myStartPoint
Definition: DtLineModelUpdater.h:135
Scene Object Updater.
Definition: DtSceneObjectUpdater.h:36
PointInformation myEndPoint
Definition: DtLineModelUpdater.h:136
Contains the makVrv::DtAttachableUpdater class declaration.
DtUniqueID DtElementID
The ElementID is a specific type of unique ID used to represent VR-Vantage uniquely defined elements...
Definition: DtUniqueID.h:23
A DtAttachableUpdater updates a scene an object that can be positioned in the scene by (possibly) att...
Definition: DtAttachableUpdater.h:33
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
A DtSceneObject represents an object that can be positioned in the scene by (possibly) attaching it t...
Definition: DtSceneObject.h:41
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Base class for updaters updating segmented line models Contains methods and information struct for wo...
Definition: DtLineModelUpdater.h:22
voidpf uLong offset
Definition: ioapi.h:42