OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimGdalType.h>
Public Member Functions | |
ossimScalarType | toOssim (GDALDataType gdalType) const |
GDALDataType | toGdal (ossimScalarType) const |
Definition at line 13 of file ossimGdalType.h.
GDALDataType ossimGdalType::toGdal | ( | ossimScalarType | ossimType | ) | const |
Definition at line 56 of file ossimGdalType.cpp.
References OSSIM_DOUBLE, OSSIM_FLOAT, OSSIM_NORMALIZED_DOUBLE, OSSIM_NORMALIZED_FLOAT, OSSIM_SCALAR_UNKNOWN, OSSIM_SSHORT16, OSSIM_UCHAR, OSSIM_USHORT11, and OSSIM_USHORT16.
ossimScalarType ossimGdalType::toOssim | ( | GDALDataType | gdalType | ) | const |
Definition at line 14 of file ossimGdalType.cpp.
References OSSIM_DOUBLE, OSSIM_FLOAT, OSSIM_SCALAR_UNKNOWN, OSSIM_SSHORT16, OSSIM_UCHAR, and OSSIM_USHORT16.