18 #ifdef vrvVirtualRealityController_EXPORTS
19 #define DT_DLL_VRVVRCTLR __declspec(dllexport)
21 #define DT_DLL_VRVVRCTLR __declspec(dllimport)
24 #define DT_DLL_VRVVRCTRL
40DT_DLL_VRVVRCTLR
void init(DtDe& anIG);
Definition vrvVirtualRealityController.h:32
DT_DLL_VRVVRCTLR void init(DtDe &anIG)
Initializes the VRV Virtual Reality Controller module.
Definition appLauncherComponent.h:28