My Project
 All Classes Files Functions Variables Typedefs Pages
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
 
bool bAddAlpha
 
bool bZeroForFlat
 
bool bAngleAsAzimuth
 
ColorSelectionMode eColorSelectionMode
 
bool bComputeAtEdges
 
bool bZevenbergenThorne
 
bool bCombined
 
bool bMultiDirectional
 
char ** papszCreateOptions
 
int nBand
 

Member Data Documentation

GDALProgressFunc GDALDEMProcessingOptions::pfnProgress

the progress function to use

void* GDALDEMProcessingOptions::pProgressData

pointer to the progress data variable

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: