open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::Vector2Float 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)
 
virtual int getMarshalledSize () const
 
bool operator== (const Vector2Float &rhs) const
 

Protected Attributes

float _x
 X value.
 
float _y
 y Value
 

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