13 #ifdef vrvGlStudioHLA4_EXPORTS
14 #define DT_DLL_VRVGLSTUDIOHLA4 __declspec ( dllexport )
16 #define DT_DLL_VRVGLSTUDIOHLA4 __declspec ( dllimport )
20 #define DT_DLL_VRVGLSTUDIOHLA4
24 #define DT_DLL_VRVGLSTUDIOVRLINK DT_DLL_VRVGLSTUDIOHLA4
30 namespace DtGlStudioHLA4
#define DT_DLL_VRVGLSTUDIOHLA4
Definition: DtGlStudioHLA4.h:20
DT_DLL_VRVGLSTUDIOHLA4 void init(DtDe &anIG)
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