![]() |
VR-Forces Development_Version Class Documentation
|

Public Member Functions | |
| DtSetObserverView_v1 () | |
| CTOR. | |
| ~DtSetObserverView_v1 () | |
| DTOR. | |
| DtSetObserverView_v1 () | |
| CTOR. | |
| ~DtSetObserverView_v1 () | |
| DTOR. | |
Public Member Functions inherited from vrvControlToolkit::DtVrvControl_v1 | |
| DtVrvControl_v1 () | |
| CTOR. | |
| ~DtVrvControl_v1 () | |
| DTOR. | |
| DtVrvControl_v1 (const DtVrvControl_v1 &orig) | |
| Copy CTOR. | |
| DtVrvControl_v1 & | operator= (const DtVrvControl_v1 &orig) |
| Assignment operator. | |
Public Attributes | |
| vrvControlToolkit::DtInt8 | myObserver [vrvControlToolkit::DtVrvControlNameSize] |
| The name of the observer to set. | |
| vrvControlToolkit::DtInt8 | myObserverViewRecord [DtVrvObserverViewRecordSize] |
| The observer record. | |
| DtFloat32 | mySmoothTime |
| Transition time. | |
Public Attributes inherited from vrvControlToolkit::DtVrvControl_v1 | |
| DtUInt32 | myMagicNumber |
| Bit pattern that indicates that this is a view control packet. | |
| DtUInt16 | mySize |
| The total size of the VC packet, including this header This will be filled in by the specific view control packet constructor. | |
| DtUInt16 | myVersion |
| View control packet version. | |
| DtFloat32 | myLibraryVersion |
| View control library version. | |
| DtVrvControlTypeEnum | myType |
| View control packet type. | |
|
inline |
CTOR.
References Control_SetObserverView, vrvControlToolkit::DtVrvControlNameSize, myObserver, myObserverViewRecord, vrvControlToolkit::DtVrvControl_v1::mySize, mySmoothTime, vrvControlToolkit::DtVrvControl_v1::myType, and vrvControlToolkit::DtVrvControl_v1::myVersion.
Referenced by DtSetObserverView_v1().
|
inline |
DTOR.
|
inline |
|
inline |
DTOR.
| vrvControlToolkit::DtInt8 DtSetObserverView_v1::myObserver |
The name of the observer to set.
Referenced by DtSetObserverView_v1().
| vrvControlToolkit::DtInt8 DtSetObserverView_v1::myObserverViewRecord |
The observer record.
Referenced by DtSetObserverView_v1().
| DtFloat32 DtSetObserverView_v1::mySmoothTime |
Transition time.
Referenced by DtSetObserverView_v1().