13 # ifdef vrvSenSimQt_EXPORTS
14 # define DT_DLL_VRVSENSIMQT __declspec ( dllexport )
16 # define DT_DLL_VRVSENSIMQT __declspec ( dllimport )
19 # define DT_DLL_VRVSENSIMQT
DT_DLL_VRVSENSIMQT void init(DtDe &anIG)
Initialize the VRV SenSim library.
#define DT_DLL_VRVSENSIMQT
Definition: vrvSenSimQt.h:19
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:76