VR-Link API Documentation for HLA 1.3
Classes | Defines | 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...

Defines

#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


Define Documentation


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 Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)