9 #define VRF_PROTOCOL_NAMESPACE makVrfHla13
14 #ifdef VRFHLA13_EXPORTS
15 #define DT_DLL_VRFHLA13 __declspec ( dllexport )
17 #define DT_DLL_VRFHLA13 __declspec ( dllimport )
21 #define DT_DLL_VRFHLA13
DT_DLL_VRFDIS void init(makVrv::DtDe &ande)
#define VRF_PROTOCOL_NAMESPACE
Contains DLL export macros.
Definition: vrfHla13.h:9
#define DT_DLL_VRFHLA13
Definition: vrfHla13.h:21
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:76