12 #ifndef ossimElevRemapper_HEADER 13 #define ossimElevRemapper_HEADER 19 static const char REMAP_MODE_KW[];
23 ReplacementType_ELLIPSOID = 0,
24 ReplacementType_GEOID = 1
34 template <
class T>
void elevRemap(T dummy,
Represents serializable keyword/value map.
virtual void initialize()
unsigned int ossim_uint32
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
Method to the load (recreate) the state of an object from a keyword list.
ReplacementType m_replacementType
ossimRefPtr< ossimImageGeometry > m_imageGeometry
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Method to save the state of an object to a keyword list.
virtual ossimRefPtr< ossimImageData > getTile(const ossimIpt &origin, ossim_uint32 resLevel=0)