21#include <unordered_map>
71 const std::string& config,
const std::string& group,
bool alwaysOnTop =
false,
bool alwaysEnabled =
false);
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< void, float > DtActionDelegate
Delegate type for handling action events.
Definition vreInputManager.h:66
DtDelegate< bool, const DtInputData & > DtInputDelegate
Delegate type for handling raw input data events.
Definition vreInputManager.h:73