|
VR-Engage
2.2
|
Contains information about an entity in the simulation, including its identifier, marking text, and entity type
#include <rfxEntityListMessage.h>
Public Attributes | |
| std::string | myId |
| std::string | myMarkingText |
| std::string | myEntityType |
| std::string makRadarFx::DtEntityDescription::myId |
Entity's unique simulation identifier.
| std::string makRadarFx::DtEntityDescription::myMarkingText |
Entity's marking text (e.g., callsign or designation)
| std::string makRadarFx::DtEntityDescription::myEntityType |
Entity's type classification.