![]() |
VR-Forces 4.8 Class Documentation
|
Change observer mode in VR-Vantage. More...

Public Member Functions | |
| DtObserverMode_v2 () | |
| CTOR. More... | |
| ~DtObserverMode_v2 () | |
| DTOR. More... | |
Public Member Functions inherited from vrvControlToolkit::DtVrvControl_v1 | |
| DtVrvControl_v1 () | |
| CTOR. More... | |
| ~DtVrvControl_v1 () | |
| DTOR. More... | |
| DtVrvControl_v1 (const DtVrvControl_v1 &orig) | |
| Copy CTOR. More... | |
| DtVrvControl_v1 & | operator= (const DtVrvControl_v1 &orig) |
| Assignment operator. More... | |
Public Attributes | |
| DtInt8 | myObserverName [DtVrvControlNameSize] |
| Name of the observer whose view mode will be changed. More... | |
| DtInt8 | myObserverModeName [DtVrvControlNameSize] |
| The name of the observer mode. More... | |
Public Attributes inherited from vrvControlToolkit::DtVrvControl_v1 | |
| DtUInt32 | myMagicNumber |
| Bit pattern that indicates that this is a view control packet. More... | |
| DtUInt16 | mySize |
| The total size of the VC packet, including this header This will be filled in by the specific view control packet constructor. More... | |
| DtUInt16 | myVersion |
| View control packet version. More... | |
| DtFloat32 | myLibraryVersion |
| View control library version. More... | |
| DtVrvControlTypeEnum | myType |
| View control packet type. More... | |
Change observer mode in VR-Vantage.
|
inline |
CTOR.
|
inline |
DTOR.
| DtInt8 vrvControlToolkit::DtObserverMode_v2::myObserverName[DtVrvControlNameSize] |
Name of the observer whose view mode will be changed.
| DtInt8 vrvControlToolkit::DtObserverMode_v2::myObserverModeName[DtVrvControlNameSize] |
The name of the observer mode.