open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::EulerAngles Class Reference

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
float getPsi () const
 
void setPsi (float pX)
 
float getTheta () const
 
void setTheta (float pX)
 
float getPhi () const
 
void setPhi (float pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const EulerAngles &rhs) const
 

Protected Attributes

float _psi
 
float _theta
 
float _phi
 

The documentation for this class was generated from the following files: