![]() |
VR-Forces 5.0.1 Developer's Guide
|

Public Member Functions | |
| TileIdentifier () | |
| TileIdentifier (int ax, int ay, int alod) | |
| TileIdentifier (const TileIdentifier &rhs) | |
| TileIdentifier & | operator= (const TileIdentifier &rhs) |
| void | set (int ax, int ay, int alod) |
| bool | operator< (const TileIdentifier &rhs) const |
Public Attributes | |
| int | x |
| int | y |
| int | lod |
|
inline |
|
inline |
|
inline |
Referenced by txp::TXPPagedLOD::setTileId().
|
inline |
| int txp::TileIdentifier::x |
Referenced by operator<(), operator=(), and set().
| int txp::TileIdentifier::y |
Referenced by operator<(), operator=(), and set().
| int txp::TileIdentifier::lod |
Referenced by operator<(), operator=(), and set().