My Project
Public Attributes | List of all members
GDALDEMProcessingOptions Struct Reference

Public Attributes

char * pszFormat
 
GDALProgressFunc pfnProgress
 
void * pProgressData
 
double z
 
double scale
 
double az
 
double alt
 
int slopeFormat
 
int bAddAlpha
 
int bZeroForFlat
 
int bAngleAsAzimuth
 
ColorSelectionMode eColorSelectionMode
 
int bComputeAtEdges
 
int bZevenbergenThorne
 
int bCombined
 
char ** papszCreateOptions
 
int nBand
 

Member Data Documentation

§ pfnProgress

GDALProgressFunc GDALDEMProcessingOptions::pfnProgress

the progress function to use

§ pProgressData

void* GDALDEMProcessingOptions::pProgressData

pointer to the progress data variable

§ pszFormat

char* GDALDEMProcessingOptions::pszFormat

output format. The default is GeoTIFF(GTiff). Use the short format name.


The documentation for this struct was generated from the following file: