|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVre::DtVreModelSetEntry |
Namespaces | |
| namespace | vreXml |
| namespace | makVre |
Variables | |
| static const char * | vreXml::EngageRolesTag = "vrEngageRoles" |
| static const char * | vreXml::EngageRoleTag = "role" |
| static const char * | vreXml::EngageRoleSlotNameTag = "slotName" |
| static const char * | vreXml::EngageRoleUnlistedTag = "unlisted" |
| static const char * | vreXml::EngageRoleDefaultDisplayConfigTag = "defaultDisplayLayout" |
| static const char * | vreXml::EngageParameterOverrideTag = "parameterOverride" |
| static const char * | vreXml::EngageDisplayConfigurationTag = "displayConfiguration" |
| static const char * | makVre::DtDefaultDisplayLayout = "1 Screen Horizontal" |
| static bool | makVre::DtDefaultUnlistedValue = false |
This file defines the DtVreModelSetEntry class which extends VR-Forces' DtModelSetEntry with the ability to read and write VR-Engage-specific role data in entity files. It manages role descriptors, parameters, and display configurations for entities.