12 # ifdef vrvGlStudio_EXPORTS
13 # define DT_DLL_VRVGLSTUDIO __declspec ( dllexport )
15 # define DT_DLL_VRVGLSTUDIO __declspec ( dllimport )
18 # define DT_DLL_VRVGLSTUDIO
Contains DLL export macros.
#define DT_DLL_VRVGLSTUDIO
Definition: DtGlStudio.h:18
DT_DLL_VRVGLSTUDIO 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