|
osgEarth 2.1.1
|
Public Attributes | |
| GDALColorInterp | colorInterpretation |
| GDALDataType | dataType |
| GDALColorTableH | colorTable |
| int | bHasNoData |
| double | noDataValue |
Definition at line 107 of file ReaderWriterGDAL.cpp.
Definition at line 112 of file ReaderWriterGDAL.cpp.
| GDALColorInterp BandProperty::colorInterpretation |
Definition at line 109 of file ReaderWriterGDAL.cpp.
| GDALColorTableH BandProperty::colorTable |
Definition at line 111 of file ReaderWriterGDAL.cpp.
| GDALDataType BandProperty::dataType |
Definition at line 110 of file ReaderWriterGDAL.cpp.
| double BandProperty::noDataValue |
Definition at line 113 of file ReaderWriterGDAL.cpp.
1.7.3