15 # define DT_DLL_VRVST __declspec ( dllexport )
17 # define DT_DLL_VRVST __declspec ( dllimport )
26 class DtStreamingSpeedTreeForestManager;
27 class DtSpeedTreeCore;
#define DT_DLL_VRVST
Definition: vrvSt.h:20
DtStreamingSpeedTreeForestManager is a singleton class that manages a collection of DtTerrainPatchObj...
Definition: DtStreamingSpeedTreeForestManager.h:51
static DtStreamingSpeedTreeForestManager * mySpeedTreeForestManager
Definition: vrvSt.h:33
DT_DLL_VRVST void init(DtDe &anIG)
DtSpeedTreeCore wraps and provides the interface to makOsgSpeedTree.
Definition: DtSpeedTreeCore.h:28
static DtSpeedTreeCore * mySpeedTreeCore
Definition: vrvSt.h:34
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:70