22#include <vrvCore/DtKeyState.h>
31class DtOverlayRenderer;
120 virtual void select(
float val = 1)
override;
135 virtual void setActive(
bool active,
bool saveSelection =
false,
bool closeOnElementSelected =
false)
override;
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
DtDelegate< bool, const std::string & > DtInputValidator
Type definition for input validation delegate functions.
Definition actionMenuManager.h:51
Definition appLauncherComponent.h:28