|
VR-Engage
2.2
|
Stores essential identification and type information about an entity in the simulation, allowing for efficient lookups and entity management
#include <vrfRemoteControlConnector.h>
Public Attributes | |
| DtEntityIdentifier | myEntityId |
| DtEntityType | myEntityType |
| DtUUID | myUUID |
| DtString | myMarkingText |
| DtEntityIdentifier makVre::DtReflectedExtEntityInfo::myEntityId |
Entity identifier.
| DtEntityType makVre::DtReflectedExtEntityInfo::myEntityType |
Entity type information.
| DtUUID makVre::DtReflectedExtEntityInfo::myUUID |
Universally unique identifier for the entity.
| DtString makVre::DtReflectedExtEntityInfo::myMarkingText |
Marking text (name/label) for the entity.