#include <WorldPoint.h>
Public Member Functions | |
| uint16 | getX () const |
| uint16 | getY () const |
| uint16 | getZ () const |
| void | setX (sint32 x) |
| void | setY (sint32 y) |
| void | setZ (sint32 z) |
Public Attributes | |
| uint8 | buf [5] |
Definition at line 22 of file WorldPoint.h.
| uint16 WorldPoint::getX | ( | ) | const [inline] |
| uint16 WorldPoint::getY | ( | ) | const [inline] |
| uint16 WorldPoint::getZ | ( | ) | const [inline] |
| void WorldPoint::setX | ( | sint32 | x | ) | [inline] |
| void WorldPoint::setY | ( | sint32 | y | ) | [inline] |
| void WorldPoint::setZ | ( | sint32 | z | ) | [inline] |
1.4.7