16 #define DT_PROTOCOL_NAMESPACE vrvHla13
17 #define VRF_PROTOCOL_NAMESPACE makVrfHla13
22 #ifdef VRFHLA13_EXPORTS
23 #define DT_DLL_VRFHLA13 __declspec ( dllexport )
25 #define DT_DLL_VRFHLA13 __declspec ( dllimport )
29 #define DT_DLL_VRFHLA13
DT_DLL_VRFDIS void init(makVrv::DtDe &ande)
#define VRF_PROTOCOL_NAMESPACE
Definition: vrfHla13.h:17
#define DT_DLL_VRFHLA13
Definition: vrfHla13.h:29
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