OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osgTerrain::TileID Class Reference
Collaboration diagram for osgTerrain::TileID:
Collaboration graph
[legend]

Public Member Functions

 TileID (int in_level, int in_x, int in_y)
 
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
 

The documentation for this class was generated from the following file: