osgEarth 2.1.1
Public Member Functions | Public Attributes

anonymous_namespace{OSGTileFactory.cpp}::GeoImageData Struct Reference

Collaboration diagram for anonymous_namespace{OSGTileFactory.cpp}::GeoImageData:

List of all members.

Public Member Functions

 GeoImageData ()

Public Attributes

GeoImage _image
UID _layerUID
TileKey _imageTileKey

Detailed Description

Definition at line 516 of file OSGTileFactory.cpp.


Constructor & Destructor Documentation

anonymous_namespace{OSGTileFactory.cpp}::GeoImageData::GeoImageData ( ) [inline]

Definition at line 518 of file OSGTileFactory.cpp.

: _layerUID(-1) , _imageTileKey(0,0,0,0L) { }

Member Data Documentation

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines