GDALContourGenerator Class Reference
List of all members.
Public Member Functions |
| GDALContourGenerator (int nWidth, int nHeight, GDALContourWriter pfnWriter, void *pWriterCBData) |
void | SetNoData (double dfNoDataValue) |
void | SetContourLevels (double dfContourInterval, double dfContourOffset=0.0) |
void | SetFixedLevels (int, double *) |
CPLErr | FeedLine (double *padfScanline) |
CPLErr | EjectContours (int bOnlyUnused=FALSE) |
Public Attributes |
GDALContourWriter | pfnWriter |
void * | pWriterCBData |
The documentation for this class was generated from the following file: