![]() |
VR-Forces 5.0.1 Developer's Guide
|
Attach VR-Vantage observer to track to a given entity.

Public Member Functions | |
| DtTrackView_v1 () | |
| ~DtTrackView_v1 () | |
Public Member Functions inherited from vrvControlToolkit::DtVrvControl_v1 | |
| DtVrvControl_v1 () | |
| ~DtVrvControl_v1 () | |
| DtVrvControl_v1 (const DtVrvControl_v1 &orig) | |
| DtVrvControl_v1 & | operator= (const DtVrvControl_v1 &orig) |
Public Attributes | |
| DtFloat64 | myPos [3] |
| DtInt8 | myObserver [DtVrvControlNameSize] |
| DtInt8 | myTrackedEntity [DtVrvControlNameSize] |
Public Attributes inherited from vrvControlToolkit::DtVrvControl_v1 | |
| DtUInt32 | myMagicNumber |
| DtUInt16 | mySize |
| DtUInt16 | myVersion |
| DtFloat32 | myLibraryVersion |
| DtVrvControlTypeEnum | myType |
|
inline |
CTOR.
|
inline |
DTOR.
| DtFloat64 vrvControlToolkit::DtTrackView_v1::myPos[3] |
The position the observer will be set to, in WGS84 geocentric coordinates.
| DtInt8 vrvControlToolkit::DtTrackView_v1::myObserver[DtVrvControlNameSize] |
The name of the controlled observer.
| DtInt8 vrvControlToolkit::DtTrackView_v1::myTrackedEntity[DtVrvControlNameSize] |
The Global ID of the tracked entity.