|
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 |
|
|
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: