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

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
float getX () const
 
void setX (float pX)
 
float getY () const
 
void setY (float pX)
 
float getZ () const
 
void setZ (float pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const AngularVelocityVector &rhs) const
 
virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
float getX () const
 
void setX (float pX)
 
float getY () const
 
void setY (float pX)
 
float getZ () const
 
void setZ (float pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const AngularVelocityVector &rhs) const
 

Protected Attributes

float _x
 velocity about the x axis
 
float _y
 velocity about the y axis
 
float _z
 velocity about the zaxis
 

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