|
osgEarth 2.1.1
|
Collaboration diagram for anonymous_namespace{OSGTileFactory.cpp}::GeoImageData:Public Member Functions | |
| GeoImageData () | |
Public Attributes | |
| GeoImage | _image |
| UID | _layerUID |
| TileKey | _imageTileKey |
Definition at line 516 of file OSGTileFactory.cpp.
| anonymous_namespace{OSGTileFactory.cpp}::GeoImageData::GeoImageData | ( | ) | [inline] |
Definition at line 518 of file OSGTileFactory.cpp.
: _layerUID(-1) , _imageTileKey(0,0,0,0L) { }
| GeoImage anonymous_namespace{OSGTileFactory.cpp}::GeoImageData::_image |
Definition at line 519 of file OSGTileFactory.cpp.
| TileKey anonymous_namespace{OSGTileFactory.cpp}::GeoImageData::_imageTileKey |
Definition at line 521 of file OSGTileFactory.cpp.
| UID anonymous_namespace{OSGTileFactory.cpp}::GeoImageData::_layerUID |
Definition at line 520 of file OSGTileFactory.cpp.
1.7.3