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;
RTI::ObjectInstanceHandle objHandle
Definition: rtiNamespace.h:43
ObjectInstanceHandle ObjectHandle
Definition: rtiCompatibility.h:275
RTI::AttributeHandleValueMap HandleValueMap
In VR-Link all RTI types are referenced using the RTI namespace.
Definition: rtiNamespace.h:42
Used to provide backwards compatibility for VR-Link Encoders and Decoders who use either AttributeHan...
Definition: rtiCompatibility.h:237
This file contains typedefs for machine dependant types.