VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrf::DtOrbatStateComponentData Struct Reference

0) Define the State Component Data. This struct replaces the legion stuff

Public Member Functions

 DtOrbatStateComponentData ()
 
 DtOrbatStateComponentData (const DtOrbatStateComponentData &orig)
 
DtOrbatStateComponentDataoperator= (const DtOrbatStateComponentData &orig)
 
const DtRwOrbatDatadata () const
 
DtRwOrbatDatadata ()
 

Protected Attributes

DtUUID myUUID
 
DtEntityIdentifier myEntityId
 
DtRwOrbatData myData
 
unsigned long long myUserData = 0
 
unsigned long long myObjectId = 0
 

Constructor & Destructor Documentation

makVrf::DtOrbatStateComponentData::DtOrbatStateComponentData ( )
inline
makVrf::DtOrbatStateComponentData::DtOrbatStateComponentData ( const DtOrbatStateComponentData orig)
inline

Member Function Documentation

DtOrbatStateComponentData& makVrf::DtOrbatStateComponentData::operator= ( const DtOrbatStateComponentData orig)
inline

References myData, myObjectId, myUserData, and myUUID.

const DtRwOrbatData& makVrf::DtOrbatStateComponentData::data ( ) const
inline
DtRwOrbatData& makVrf::DtOrbatStateComponentData::data ( )
inline

Member Data Documentation

DtUUID makVrf::DtOrbatStateComponentData::myUUID
protected

Referenced by operator=().

DtEntityIdentifier makVrf::DtOrbatStateComponentData::myEntityId
protected
DtRwOrbatData makVrf::DtOrbatStateComponentData::myData
protected

Referenced by operator=().

unsigned long long makVrf::DtOrbatStateComponentData::myUserData = 0
protected

Referenced by operator=().

unsigned long long makVrf::DtOrbatStateComponentData::myObjectId = 0
protected

Referenced by operator=().


The documentation for this struct was generated from the following file:

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)