osgEarth 2.1.1
|
_bounds | osgEarth::CacheSeed | [protected] |
_maxLevel | osgEarth::CacheSeed | [protected] |
_minLevel | osgEarth::CacheSeed | [protected] |
_progress | osgEarth::CacheSeed | [protected] |
CacheSeed() | osgEarth::CacheSeed | [inline] |
cacheTile(const MapFrame &mapf, const TileKey &key) const | osgEarth::CacheSeed | [protected] |
getBounds() const | osgEarth::CacheSeed | [inline] |
getMaxLevel() const | osgEarth::CacheSeed | [inline] |
getMinLevel() const | osgEarth::CacheSeed | [inline] |
processKey(const MapFrame &mapf, const TileKey &key) const | osgEarth::CacheSeed | [protected] |
seed(Map *map) | osgEarth::CacheSeed | |
setBounds(const Bounds &bounds) | osgEarth::CacheSeed | [inline] |
setBounds(const double &minLon, const double &minLat, const double &maxLon, const double &maxLat) | osgEarth::CacheSeed | [inline] |
setMaxLevel(const unsigned int &maxLevel) | osgEarth::CacheSeed | [inline] |
setMinLevel(const unsigned int &minLevel) | osgEarth::CacheSeed | [inline] |
setProgressCallback(osgEarth::ProgressCallback *progress) | osgEarth::CacheSeed | [inline] |