13 # ifdef vrvVirtualRealityQt_EXPORTS
14 # define DT_DLL_VRVVRQT __declspec ( dllexport )
16 # define DT_DLL_VRVVRQT __declspec ( dllimport )
26 namespace vrvVirtualRealityQt
29 DT_DLL_VRVVRQT
void init(
DtDe& anIG);
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
void igPostInit(DtDe &de)
DT_DLL_VRVVRQT void init(DtDe &anIG)
Initialize the Virtual Reality user interface library.