![]() |
VR-Forces 4.10 Class Documentation
|
Change ground clamping state in VR-Vantage. More...

Public Member Functions | |
| DtGroundClamping_v1 () | |
| CTOR. More... | |
| ~DtGroundClamping_v1 () | |
| 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 | |
| DtFloat32 | myRange |
| The distance from all cameras beyond which an entity will not be clamped under any circumstances. More... | |
| DtBool | myState |
| Enable or disable ground clamping. More... | |
| DtBool | myLifeformsUpright |
| Clamp lifeform entities upright. More... | |
| DtBool | myClampOrientation |
| Clamp orientation to support normal. 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 ground clamping state in VR-Vantage.
|
inline |
CTOR.
|
inline |
DTOR.
| DtFloat32 vrvControlToolkit::DtGroundClamping_v1::myRange |
The distance from all cameras beyond which an entity will not be clamped under any circumstances.
| DtBool vrvControlToolkit::DtGroundClamping_v1::myState |
Enable or disable ground clamping.
| DtBool vrvControlToolkit::DtGroundClamping_v1::myLifeformsUpright |
Clamp lifeform entities upright.
| DtBool vrvControlToolkit::DtGroundClamping_v1::myClampOrientation |
Clamp orientation to support normal.