open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::Point 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 Point &rhs) const
 

Protected Attributes

float _x
 x
 
float _y
 y
 

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