8 #ifndef ossimSlopeFilter_HEADER 9 #define ossimSlopeFilter_HEADER 66 const char* prefix=NULL);
virtual void setProperty(ossimRefPtr< ossimProperty > property)
Filter class for computing the slope image of the input image connection.
Represents serializable keyword/value map.
ossimRefPtr< ossimImageToPlaneNormalFilter > m_normals
virtual ossimString getShortName() const
SlopeType
Specifies how the slope quantity is represented.
virtual void initialize()
virtual ossimScalarType getOutputScalarType() const
Returns the output pixel type of the tile source.
virtual void getPropertyNames(std::vector< ossimString > &propertyNames) const
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.
virtual ossimString getLongName() const
void setSlopeType(SlopeType t)
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Method to save the state of an object to a keyword list.
virtual ossimRefPtr< ossimProperty > getProperty(const ossimString &name) const
virtual ossimRefPtr< ossimImageData > getTile(const ossimIpt &origin, ossim_uint32 resLevel=0)