Public Attributes |
int | level |
int | x |
int | y |
int | z |
Constructor & Destructor Documentation
osgVolume::TileID::TileID |
( |
| ) |
|
osgVolume::TileID::TileID |
( |
int |
in_level, |
|
|
int |
in_x, |
|
|
int |
in_y, |
|
|
int |
in_z |
|
) |
| |
Member Function Documentation
bool osgVolume::TileID::operator!= |
( |
const TileID & |
rhs | ) |
const |
|
inline |
bool osgVolume::TileID::operator< |
( |
const TileID & |
rhs | ) |
const |
|
inline |
bool osgVolume::TileID::operator== |
( |
const TileID & |
rhs | ) |
const |
|
inline |
bool osgVolume::TileID::valid |
( |
| ) |
const |
|
inline |
Member Data Documentation
int osgVolume::TileID::level |
The documentation for this class was generated from the following file: