|
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 Vector3Float &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 Vector3Float &rhs) const |
|
|
float | _x |
| X value.
|
|
float | _y |
| y Value
|
|
float | _z |
| Z value.
|
|
The documentation for this class was generated from the following files: