![]() |
VR-Link API Documentation for HLA Evolved
|
Inheritance diagram for EntityStateMessage:
Collaboration diagram for EntityStateMessage:Classes | |
| struct | ArtPart |
| struct | AttPart |
| struct | Parameter |
Static Public Member Functions | |
| static DtMessage * | decode (unsigned char *buffer, int length) |
| static std::string | theMessageName () |
Protected Member Functions | |
| virtual void | serialize (DtStreamWriter &writer) |
| virtual void | deserialize (DtStreamReader &reader) |
Protected Attributes | |
| std::string | myId |
| std::string | myEntityIdentifier |
| DtEntityType | myType |
| DtEntityType | myGuise |
| double | myLastSetTime |
| DtVector | myWorldPosition |
| DtVector32 | myWorldVelocity |
| DtVector32 | myWorldAcceleration |
| DtTaitBryan | myWorldOrientation |
| DtVector32 | myRotationalVelocity |
| DeadReckoningAlgorithm | myDeadReckoningType |
| ForceType | myForceType |
| std::string | myMarkingText |
| unsigned int | myAppearanceBits |
| unsigned int | myCapabilityBits |
| LifeformState | myLifeformState |
| std::vector< ArtPart > | myArticulatedParts |
| std::vector< AttPart > | myAttachedParts |
Static Protected Attributes | |
| static std::string | theFullName |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!This is an auto-generated file. Any changes will be destroyed!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
| EntityStateMessage::EntityStateMessage | ( | ) |
|
virtual |
|
protectedvirtual |
Reimplemented from DtMessage.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
this function needs to be in each derived class for decoding
Get the size of the message data in bytes
Reimplemented from DtMessage.
|
protectedvirtual |
Reimplemented from DtMessage.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |