12 #ifndef vrvTerrainEditor_H_
13 #define vrvTerrainEditor_H_
18 #ifdef vrvTerrainEditor_EXPORTS
19 #define DT_DLL_VRVTERRAINEDITOR __declspec ( dllexport )
21 #define DT_DLL_VRVTERRAINEDITOR __declspec ( dllimport )
25 #define DT_DLL_VRVTERRAINEDITOR
33 namespace vrvTerrainEditor
DT_DLL_VRVTERRAINEDITOR void init(DtDe &anIG)
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
#define DT_DLL_VRVTERRAINEDITOR
Definition: vrvTerrainEditor.h:25