25 #ifndef __TERRALIB_RP_INTERNAL_ALGORITHM_H 
   26 #define __TERRALIB_RP_INTERNAL_ALGORITHM_H 
   63         virtual bool isInitialized() 
const = 0;
 
   77         virtual void reset() 
throw( te::rp::Exception ) = 0;        
 
   93 #endif  // __TERRALIB_RP_INTERNAL_ALGORITHM_H 
Raster Processing algorithm output parameters base interface. 
 
Raster Processing algorithm output parameters base interface. 
 
Raster Processing algorithm base interface. 
 
#define TERPEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Configuration flags for the Raster Processing module of TerraLib.