#include <propertyname.h>
Static Public Attributes | |
| static const char | ROTATION [] = { "Rotation\0" } |
| static const char | TRANSLATION [] = { "Translation\0" } |
| static const char | LAST_KNOWN_TRANSLATION [] = { "Last_Known_Translation\0" } |
| static const char | LAST_KNOWN_ROTATION [] = { "Last_Known_Rotation\0" } |
| static const char | VELOCITY [] = { "Velocity_Vector\0" } |
| static const char | ACCELERATION [] = { "Acceleration' 'Vector\0" } |
| static const char | DEAD_RECKONING_ALGORITHM [] = { "Dead_Reckoning_Algorithm\0" } |
| static const char | GROUND_CLAMP [] = { "Flying\0" } |
| static const char | RESOURCE_DAMAGE_OFF [] = { "Non_damaged_actor\0" } |
| static const char | RESOURCE_DAMAGE_ON [] = { "Damaged_actor\0" } |
| static const char | RESOURCE_DAMAGE_DESTROYED [] = { "Destroyed_actor\0" } |
| static const char | ARTICULATION [] = { "ArticulatedParameter\0" } |
| static const char | DOF_NODE_NAME [] = { "OurName\0" } |
| this value is not a typo, it needs to be this because of the DVTE support. | |
const char dtDIS::EnginePropertyName::ROTATION = { "Rotation\0" } [static] |
const char dtDIS::EnginePropertyName::TRANSLATION = { "Translation\0" } [static] |
const char dtDIS::EnginePropertyName::LAST_KNOWN_TRANSLATION = { "Last_Known_Translation\0" } [static] |
const char dtDIS::EnginePropertyName::LAST_KNOWN_ROTATION = { "Last_Known_Rotation\0" } [static] |
const char dtDIS::EnginePropertyName::VELOCITY = { "Velocity_Vector\0" } [static] |
const char dtDIS::EnginePropertyName::ACCELERATION = { "Acceleration' 'Vector\0" } [static] |
const char dtDIS::EnginePropertyName::DEAD_RECKONING_ALGORITHM = { "Dead_Reckoning_Algorithm\0" } [static] |
const char dtDIS::EnginePropertyName::GROUND_CLAMP = { "Flying\0" } [static] |
const char dtDIS::EnginePropertyName::RESOURCE_DAMAGE_OFF = { "Non_damaged_actor\0" } [static] |
const char dtDIS::EnginePropertyName::RESOURCE_DAMAGE_ON = { "Damaged_actor\0" } [static] |
const char dtDIS::EnginePropertyName::RESOURCE_DAMAGE_DESTROYED = { "Destroyed_actor\0" } [static] |
const char dtDIS::EnginePropertyName::ARTICULATION = { "ArticulatedParameter\0" } [static] |
const char dtDIS::EnginePropertyName::DOF_NODE_NAME = { "OurName\0" } [static] |
this value is not a typo, it needs to be this because of the DVTE support.