61 const std::string& footerId,
const std::string& mainContentId,
const std::string& target_window);
84 virtual void tick(
double dt) = 0;
409 virtual void appModeUpdated(
const std::string& newAppMode,
const std::string& oldAppMode);
Main singleton responsible for managing QML files in the VREngage system.
Top-level class representing the VR-Engage application.
Definition playerStationApp.h:163
Abstract base class for all VREngage messages.
Definition vreMessage.h:50
Defines export macros for the VR-Engage Player Station library.
#define PLAYERSTATION_DLL
Definition export.h:24
Include export definitions for this library.
Definition glsVreMessageUtil.h:49
DtVreMessageResult
Enumeration of possible message handling results.
Definition vreMessage.h:33
Defines the base class for all VREngage messages.