Coordinate(long X, long Y, long Z) | Coordinate | |
Coordinate(const Coordinate &rhs) | Coordinate | |
DOWN | Coordinate | [static] |
EAST | Coordinate | [static] |
EDOWN | Coordinate | [static] |
EUP | Coordinate | [static] |
getXCoordinate() const | Coordinate | |
getYCoordinate() const | Coordinate | |
getZCoordinate() const | Coordinate | |
NDOWN | Coordinate | [static] |
NE | Coordinate | [static] |
NEDOWN | Coordinate | [static] |
NEUP | Coordinate | [static] |
NORTH | Coordinate | [static] |
NUP | Coordinate | [static] |
NW | Coordinate | [static] |
NWDOWN | Coordinate | [static] |
NWUP | Coordinate | [static] |
operator+(const Coordinate &rhs) const | Coordinate | |
operator-(const Coordinate &rhs) const | Coordinate | |
SDOWN | Coordinate | [static] |
SE | Coordinate | [static] |
SEDOWN | Coordinate | [static] |
SEUP | Coordinate | [static] |
SOUTH | Coordinate | [static] |
SUP | Coordinate | [static] |
SW | Coordinate | [static] |
SWDOWN | Coordinate | [static] |
SWUP | Coordinate | [static] |
UP | Coordinate | [static] |
WDOWN | Coordinate | [static] |
WEST | Coordinate | [static] |
WUP | Coordinate | [static] |
~Coordinate() | Coordinate |