VR-Link API Documentation for HLA 1.3
Classes | Macros | Functions | Variables

This file declares DtEntityIdentifier and several helper constants. More...

Go to the source code of this file.

Classes

class  DtEntityIdentifier
 Instances of DtEntityIdentifier are used as a unique ID for entities in DIS. More...

Macros

#define entityIdentifier_inl

Functions

DT_DLL_VLPROTIND std::ostream & operator<< (std::ostream &stream, const DtEntityIdentifier &object)

Variables

const DtU16 DtDeferedEntityId = ((1<<16)-1)
const DtU16 DtDeferredEntityId = ((1<<16)-1)

Detailed Description

This file declares DtEntityIdentifier and several helper constants.

If using the TENA version of VR-Link, some TENA specific methods are used so that Entity Identifiers may be constructed out of TENA UniqueID's, and TENA UniqueID's can be created from

Macro Definition Documentation

#define entityIdentifier_inl

Function Documentation

DT_DLL_VLPROTIND std::ostream& operator<< ( std::ostream &  stream,
const DtEntityIdentifier object 
)

Variable Documentation

const DtU16 DtDeferedEntityId = ((1<<16)-1)
Deprecated:
DtDeferredEntityId has been deprecated. DtDeferredEntityId should be used instead (spelling fixed).
const DtU16 DtDeferredEntityId = ((1<<16)-1)

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)