osgEarth 2.1.1
|
_extension | osgEarth::TileFormat | [protected] |
_height | osgEarth::TileFormat | [protected] |
_mimeType | osgEarth::TileFormat | [protected] |
_width | osgEarth::TileFormat | [protected] |
getExtension() const | osgEarth::TileFormat | [inline] |
getHeight() const | osgEarth::TileFormat | [inline] |
getMimeType() const | osgEarth::TileFormat | [inline] |
getWidth() const | osgEarth::TileFormat | [inline] |
setExtension(const std::string &extension) | osgEarth::TileFormat | [inline] |
setHeight(unsigned int height) | osgEarth::TileFormat | [inline] |
setMimeType(const std::string &mimeType) | osgEarth::TileFormat | [inline] |
setWidth(unsigned int width) | osgEarth::TileFormat | [inline] |
TileFormat() | osgEarth::TileFormat |