13 # ifdef vrvTerrain_EXPORTS
14 # define DT_DLL_VRVTERRAIN __declspec ( dllexport )
16 # define DT_DLL_VRVTERRAIN __declspec ( dllimport )
19 # define DT_DLL_VRVTERRAIN
Contains DLL export macros.
DT_DLL_VRVTERRAIN void init(DtDe &anIG)
#define DT_DLL_VRVTERRAIN
Definition: vrvTerrain.h:19
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:70