|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVre::DtAppLauncherComponent |
Namespaces | |
| namespace | makVrv |
| namespace | makVre |
| namespace | makVre::AppLauncherComponentConfig |
Variables | |
| constexpr const char * | makVre::AppLauncherComponentConfig::application = "application" |
| constexpr const char * | makVre::AppLauncherComponentConfig::arguments = "arguments" |
| constexpr const char * | makVre::AppLauncherComponentConfig::height = "height" |
| constexpr const char * | makVre::AppLauncherComponentConfig::positionX = "positionX" |
| constexpr const char * | makVre::AppLauncherComponentConfig::positionY = "positionY" |
| constexpr const char * | makVre::AppLauncherComponentConfig::shutdownOnDisengage = "shutdownOnDisengage" |
| constexpr const char * | makVre::AppLauncherComponentConfig::vreBackOnTopDelay = "vreBackOnTopDelay" |
| constexpr const char * | makVre::AppLauncherComponentConfig::width = "width" |
| constexpr const char * | makVre::AppLauncherComponentConfig::windowTitle = "windowTitle" |
| constexpr const char * | makVre::AppLauncherComponentConfig::workingDirectory = "workingDirectory" |
| constexpr const char * | makVre::DtAppLauncherComponentType = "DtAppLauncherComponent" |
The component provides functionality to launch, position, and control external applications within the VR environment. It can be configured to specify application paths, window geometry, and behavior when disengaging from roles.