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

Public Member Functions | |
| DtVrlinkSimulatedEntityStateContainer () | |
| DtVrlinkSimulatedEntityStateContainer (const makVrv::DtVrlinkSimulatedEntityState &orig) | |
Public Member Functions inherited from makVrv::DtVrlinkSimulatedEntityState | |
| DtVrlinkSimulatedEntityState () | |
| CTOR. | |
| virtual | ~DtVrlinkSimulatedEntityState () |
| DTOR. | |
| bool | operator!= (const DtVrlinkSimulatedEntityState &rhs) const |
| bool | operator== (const DtVrlinkSimulatedEntityState &rhs) const |
Public Member Functions inherited from makVrv::DtVrlinkSimulatedBaseState | |
| DtVrlinkSimulatedBaseState () | |
| CTOR. | |
| virtual | ~DtVrlinkSimulatedBaseState () |
| DTOR. | |
| bool | operator== (const DtVrlinkSimulatedBaseState &rhs) const |
| bool | operator!= (const DtVrlinkSimulatedBaseState &rhs) const |
Public Member Functions inherited from makVrv::DtSimState | |
| DtSimState () | |
| virtual | ~DtSimState () |
Protected Member Functions | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int version) |
| When the class Archive corresponds to an output archive, the & operator is defined similar to <<. | |
Friends | |
| class | boost::serialization::access |
Additional Inherited Members | |
Public Attributes inherited from makVrv::DtVrlinkSimulatedEntityState | |
| DtVector | myLocation |
| DtVector | myVelocity |
| DtVector | myRelativeVelocity |
| DtVector | myAcceleration |
| DtTaitBryan | myOrientation |
| DtVector | myRotationalVelocity |
| int | myAppearance |
| int | myCapabilities |
| std::string | myDIGuyAppearance |
| std::string | myDIGuyHeadAppearance |
| std::string | myDIGuyItemAppearance |
| std::string | myDIGuyCharacterType |
| double | myDIGuyBodyWeight |
| std::string | myGuise |
| int | myDRAlgorithm |
| std::map< std::string, std::string > | myExtendedData |
|
inline |
|
inline |
|
inlineprotected |
When the class Archive corresponds to an output archive, the & operator is defined similar to <<.
Likewise, when the class Archive is a type of input archive the & operator is defined similar to >>.
|
friend |