|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVre::DtCigiHostControl |
Namespaces | |
| namespace | makVre |
| namespace | makVre::CigiHostControlConfig |
Variables | |
| constexpr const char * | makVre::CigiHostControlConfig::displayConfiguration = "displayConfiguration" |
| constexpr const char * | makVre::CigiHostControlConfig::framerateLimit = "framerateLimit" |
| constexpr const char * | makVre::CigiHostControlConfig::hostConfig = "hostConfig" |
| constexpr const char * | makVre::CigiHostControlConfig::hostSimAddress = "hostSimAddress" |
| constexpr const char * | makVre::CigiHostControlConfig::igAddress = "igAddress" |
| constexpr const char * | makVre::CigiHostControlConfig::maxFireFxDistance = "maxFireFxDistance" |
| constexpr const char * | makVre::CigiHostControlConfig::maxViewDistance = "maxViewDistance" |
| constexpr const char * | makVre::DtCigiHostControlType = "DtCigiHostControl" |
This file contains the DtCigiHostControl class which implements a player component that manages the Common Image Generator Interface (CIGI) host functionality. It handles communication with image generators through the CIGI protocol, managing session state, view updates, and other CIGI-related operations in the VREngage system.