VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::DtReflectedExtEntityInfo Struct Reference

Detailed Description

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
 

Member Data Documentation

◆ myEntityId

DtEntityIdentifier makVre::DtReflectedExtEntityInfo::myEntityId

Entity identifier.

◆ myEntityType

DtEntityType makVre::DtReflectedExtEntityInfo::myEntityType

Entity type information.

◆ myUUID

DtUUID makVre::DtReflectedExtEntityInfo::myUUID

Universally unique identifier for the entity.

◆ myMarkingText

DtString makVre::DtReflectedExtEntityInfo::myMarkingText

Marking text (name/label) for the entity.


The documentation for this struct was generated from the following file: