VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::SimulationStateMessage::AttPart Struct Reference

#include <simulationState.h>

Public Member Functions

 AttPart ()
 
int size () const
 
void serialize (DtStreamWriter &writer) const
 
void deserialize (DtStreamReader &reader)
 
bool operator== (const AttPart &rhs) const
 

Public Attributes

DtEntityType myType
 
int myStationId
 

Constructor & Destructor Documentation

◆ AttPart()

makVre::SimulationStateMessage::AttPart::AttPart ( )

Referenced by operator==().

Member Function Documentation

◆ size()

int makVre::SimulationStateMessage::AttPart::size ( ) const

◆ serialize()

void makVre::SimulationStateMessage::AttPart::serialize ( DtStreamWriter & writer) const

◆ deserialize()

void makVre::SimulationStateMessage::AttPart::deserialize ( DtStreamReader & reader)

◆ operator==()

bool makVre::SimulationStateMessage::AttPart::operator== ( const AttPart & rhs) const

References AttPart().

Member Data Documentation

◆ myType

DtEntityType makVre::SimulationStateMessage::AttPart::myType

◆ myStationId

int makVre::SimulationStateMessage::AttPart::myStationId

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