12 # ifdef vrvGlStudioDIS_EXPORTS
13 # define DT_DLL_VRVGLSTUDIODIS __declspec ( dllexport )
15 # define DT_DLL_VRVGLSTUDIODIS __declspec ( dllimport )
18 # define DT_DLL_VRVGLSTUDIODIS
21 #define DT_DLL_VRVGLSTUDIOVRLINK DT_DLL_VRVGLSTUDIODIS
28 namespace DtGlStudioDIS
#define DT_DLL_VRVGLSTUDIODIS
Definition: DtGlStudioDIS.h:18
DT_DLL_VRVGLSTUDIODIS void init(DtDe &anIG)
Contains DLL export macros.
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:72