17 #ifdef VRFGUIOBJECTINFORMATIONQT_EXPORTS
18 #define DT_DLL_VRFGUIOBJECTINFORMATIONQT __declspec ( dllexport )
20 #define DT_DLL_VRFGUIOBJECTINFORMATIONQT __declspec ( dllimport )
24 #define DT_DLL_VRFGUIOBJECTINFORMATIONQT
34 namespace makVrfGuiObjectInformationQt
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