|
osgEarth 2.1.1
|
Inheritance diagram for osgEarth::DataExtent:
Collaboration diagram for osgEarth::DataExtent:Public Member Functions | |
| DataExtent (const GeoExtent &extent, unsigned int minLevel, unsigned int maxLevel) | |
| unsigned int | getMinLevel () const |
| unsigned int | getMaxLevel () const |
Private Attributes | |
| unsigned int | _minLevel |
| unsigned int | _maxLevel |
| DataExtent::DataExtent | ( | const GeoExtent & | extent, |
| unsigned int | minLevel, | ||
| unsigned int | maxLevel | ||
| ) |
Definition at line 458 of file GeoData.cpp.
| unsigned int DataExtent::getMaxLevel | ( | ) | const |
| unsigned int DataExtent::getMinLevel | ( | ) | const |
unsigned int osgEarth::DataExtent::_maxLevel [private] |
unsigned int osgEarth::DataExtent::_minLevel [private] |
1.7.3