This is the complete list of members for
osgEarth::TileMap, including all inherited members.
| _abstract | osgEarth::TileMap | [protected] |
| _dataExtents | osgEarth::TileMap | [protected] |
| _filename | osgEarth::TileMap | [protected] |
| _format | osgEarth::TileMap | [protected] |
| _maxLevel | osgEarth::TileMap | [protected] |
| _maxX | osgEarth::TileMap | [protected] |
| _maxY | osgEarth::TileMap | [protected] |
| _minLevel | osgEarth::TileMap | [protected] |
| _minX | osgEarth::TileMap | [protected] |
| _minY | osgEarth::TileMap | [protected] |
| _numTilesHigh | osgEarth::TileMap | [protected] |
| _numTilesWide | osgEarth::TileMap | [protected] |
| _originX | osgEarth::TileMap | [protected] |
| _originY | osgEarth::TileMap | [protected] |
| _profile_type | osgEarth::TileMap | [protected] |
| _srs | osgEarth::TileMap | [protected] |
| _tileMapService | osgEarth::TileMap | [protected] |
| _tileSets | osgEarth::TileMap | [protected] |
| _title | osgEarth::TileMap | [protected] |
| _version | osgEarth::TileMap | [protected] |
| _vsrs | osgEarth::TileMap | [protected] |
| computeMinMaxLevel() | osgEarth::TileMap | |
| computeNumTiles() | osgEarth::TileMap | |
| create(const std::string &url, const Profile *profile, const std::string &format, int tile_width, int tile_height) | osgEarth::TileMap | [static] |
| create(const TileSource *tileSource, const Profile *profile) | osgEarth::TileMap | [static] |
| createProfile() const | osgEarth::TileMap | |
| generateTileSets(unsigned int numLevels=20) | osgEarth::TileMap | |
| getAbstract() const | osgEarth::TileMap | [inline] |
| getDataExtents() | osgEarth::TileMap | [inline] |
| getDataExtents() const | osgEarth::TileMap | [inline] |
| getExtents(double &minX, double &minY, double &maxX, double &maxY) const | osgEarth::TileMap | |
| getFilename() const | osgEarth::TileMap | [inline] |
| getFormat() | osgEarth::TileMap | [inline] |
| getFormat() const | osgEarth::TileMap | [inline] |
| getMaxLevel() const | osgEarth::TileMap | [inline] |
| getMinLevel() const | osgEarth::TileMap | [inline] |
| getNumTilesHigh() const | osgEarth::TileMap | [inline] |
| getNumTilesWide() const | osgEarth::TileMap | [inline] |
| getOriginX() const | osgEarth::TileMap | [inline] |
| getOriginY() const | osgEarth::TileMap | [inline] |
| getProfileType() const | osgEarth::TileMap | [inline] |
| getSRS() const | osgEarth::TileMap | [inline] |
| getTileMapService() const | osgEarth::TileMap | [inline] |
| getTileSets() | osgEarth::TileMap | [inline] |
| getTileSets() const | osgEarth::TileMap | [inline] |
| getTitle() const | osgEarth::TileMap | [inline] |
| getURL(const osgEarth::TileKey &tileKey, bool invertY) | osgEarth::TileMap | |
| getVersion() const | osgEarth::TileMap | [inline] |
| getVerticalSRS() const | osgEarth::TileMap | [inline] |
| intersectsKey(const osgEarth::TileKey &tileKey) | osgEarth::TileMap | |
| setAbstract(const std::string &value) | osgEarth::TileMap | [inline] |
| setExtents(double minX, double minY, double maxX, double maxY) | osgEarth::TileMap | |
| setFilename(const std::string &filename) | osgEarth::TileMap | [inline] |
| setNumTilesHigh(unsigned int h) | osgEarth::TileMap | [inline] |
| setNumTilesWide(unsigned int w) | osgEarth::TileMap | [inline] |
| setOrigin(double x, double y) | osgEarth::TileMap | |
| setOriginX(double x) | osgEarth::TileMap | [inline] |
| setOriginY(double y) | osgEarth::TileMap | [inline] |
| setProfileType(osgEarth::Profile::ProfileType type) | osgEarth::TileMap | [inline] |
| setSRS(const std::string &srs) | osgEarth::TileMap | [inline] |
| setTileMapService(const std::string &tileMapService) | osgEarth::TileMap | [inline] |
| setTitle(const std::string &title) | osgEarth::TileMap | [inline] |
| setVersion(const std::string &version) | osgEarth::TileMap | [inline] |
| setVerticalSRS(const std::string &vsrs) | osgEarth::TileMap | [inline] |
| TileMap() | osgEarth::TileMap | |
| TileSetList typedef | osgEarth::TileMap | |