10 #ifndef _rtiNamespace_H_
11 #define _rtiNamespace_H_
28 #include <RTI/RTI1516.h>
35 namespace RTI = rti1516_2025;
36 #elif DtHLA_1516_EVOLVED
37 namespace RTI=rti1516e;
39 namespace RTI=rti1516;
43 typedef RTI::ObjectInstanceHandle
objHandle;
RTI::AttributeHandleValuePairSet HandleValueMap
In VR-Link all RTI types are referenced using the RTI namespace.
Definition: rtiNamespace.h:46
RTI::ObjectHandle objHandle
Definition: rtiNamespace.h:47
This file contains typedefs for machine dependant types.