13 # ifdef vrvCigi_EXPORTS
14 # define DT_DLL_VRVCIGI __declspec ( dllexport )
16 # define DT_DLL_VRVCIGI __declspec ( dllimport )
19 # define DT_DLL_VRVCIGI
22 #define DL_DLL_IGCONVRLINK DT_DLL_VRVCIGI
DT_DLL_VRVCIGI void init(DtDe &anIG)
Adds a creator for CIGI in the driver factory.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
void preDriverStart(DtDe &de)
Loads all of the CIGI settings.
#define DT_DLL_VRVCIGI
Definition: vrvCigi.h:19