|
GDAL
|
Public Attributes | |
| CPLQuadTree * | hQuadTree |
| double | dfInitialSearchRadius |
| const float * | pafX |
| const float * | pafY |
| const float * | pafZ |
| GDALTriangulation * | psTriangulation |
| int | nInitialFacetIdx |
| double | dfPowerDiv2PreComp |
| double | dfRadiusPower2PreComp |
| double | dfRadiusPower4PreComp |
| double GDALGridExtraParameters::dfPowerDiv2PreComp |
Weighting power divided by 2 (pre-computation).
| double GDALGridExtraParameters::dfRadiusPower2PreComp |
The radius of search circle squared (pre-computation).
| double GDALGridExtraParameters::dfRadiusPower4PreComp |
The radius of search circle to power 4 (pre-computation).
1.8.13.