VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::DtVreAppPageValues Struct Reference

Detailed Description

DtVreAppPageValues stores the current state information displayed in the application page. This includes engagement status, session information, and currently loaded terrain and scenario data.

#include <vreAppPage.h>

Public Attributes

std::string myCurrentState
 
bool myIsEngaged
 
bool myInSession
 
bool myIsRunning
 
std::string myScenario
 
std::string myTerrain
 

Member Data Documentation

◆ myCurrentState

std::string makVre::DtVreAppPageValues::myCurrentState

Current application state name.

◆ myIsEngaged

bool makVre::DtVreAppPageValues::myIsEngaged

Whether the user is currently engaged with a role.

◆ myInSession

bool makVre::DtVreAppPageValues::myInSession

Whether the user is currently in a session.

◆ myIsRunning

bool makVre::DtVreAppPageValues::myIsRunning

Whether the simulation is currently running.

◆ myScenario

std::string makVre::DtVreAppPageValues::myScenario

Currently loaded scenario name.

◆ myTerrain

std::string makVre::DtVreAppPageValues::myTerrain

Currently loaded terrain name.


The documentation for this struct was generated from the following file: