25 #ifndef __TERRALIB_RP_INTERNAL_RADAR_FUNCTIONS_H
26 #define __TERRALIB_RP_INTERNAL_RADAR_FUNCTIONS_H
28 #include "../Config.h"
30 #include "../../raster/Raster.h"
An abstract class for raster data strucutures.
bool TERPEXPORT SampleFunction(const te::rst::Raster &inputRaster)
Just a sample function.
#define TERPEXPORT
You can use this macro in order to export/import classes and functions from this module.