|
VR-Engage
2.2
|
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 |
| Parameter Name | displayConfiguration |
|---|---|
| Parameter Description | Display configuration (.dcx) file path for defining view windows and parameters. |
| Parameter Type | string |
| Parameter Default | "" |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | framerateLimit |
|---|---|
| Parameter Description | Framerate limit for CIGI host communication (0.0 for no limit). |
| Parameter Type | double |
| Parameter Default | 0.0 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | hostConfig |
|---|---|
| Parameter Description | Required host configuration file path for CIGI session parameters. |
| Parameter Type | string |
| Parameter Default | "" |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | hostSimAddress |
|---|---|
| Parameter Description | Host simulation address for the target backend (optional). |
| Parameter Type | string |
| Parameter Default | "" |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | igAddress |
|---|---|
| Parameter Description | Image generator address for CIGI communication (optional). |
| Parameter Type | string |
| Parameter Default | "" |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | maxFireFxDistance |
|---|---|
| Parameter Description | Maximum distance for fire effects rendering in view definitions. |
| Parameter Type | float |
| Parameter Default | 0.0 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | maxViewDistance |
|---|---|
| Parameter Description | Maximum view distance for view definitions. |
| Parameter Type | float |
| Parameter Default | 0.0 |
| Required? | No |
Example Role Config Usage: