13 #ifdef vrvGraphics_EXPORTS
14 #define DT_DLL_VRVGRAPHICS __declspec ( dllexport )
16 #define DT_DLL_VRVGRAPHICS __declspec ( dllimport )
19 #define DT_DLL_VRVGRAPHICS
#define DT_DLL_VRVGRAPHICS
Contains DLL export macros.
Definition: vrvGraphics.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:72
DT_DLL_VRVGRAPHICS void init(DtDe &anIG)