15 #ifdef VRFGUIDATAENTRYWIDGETS_EXPORTS
16 #define DT_DLL_VRFGUIDATAENTRYWIDGETS __declspec ( dllexport )
18 #define DT_DLL_VRFGUIDATAENTRYWIDGETS __declspec ( dllimport )
22 #define DT_DLL_VRFGUIDATAENTRYWIDGETS
32 namespace makVrfGuiDataEntryWidgets
#define DT_DLL_VRFGUIDATAENTRYWIDGETS
Definition: vrfGuiDataEntryWidgets.h:22
DT_DLL_VRFGUIDATAENTRYWIDGETS void init(makVrv::DtDe &ande)
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:70