|
OpenSceneGraph
|

Public Member Functions | |
| TileID (int in_level, int in_x, int in_y, int in_z) | |
| bool | operator== (const TileID &rhs) const |
| bool | operator!= (const TileID &rhs) const |
| bool | operator< (const TileID &rhs) const |
| bool | valid () const |
Public Attributes | |
| int | level |
| int | x |
| int | y |
| int | z |
1.8.13