This is the complete list of members for
osgEarth::HeightFieldUtils, including all inherited members.
createClusterCullingCallback(osg::HeightField *grid, osg::EllipsoidModel *em, float verticalScale=1.0f) | osgEarth::HeightFieldUtils | [static] |
createSubSample(osg::HeightField *input, const class GeoExtent &inputEx, const class GeoExtent &outputEx, ElevationInterpolation interpolation=INTERP_BILINEAR) | osgEarth::HeightFieldUtils | [static] |
getHeightAtLocation(const osg::HeightField *hf, double x, double y, double llx, double lly, double dx, double dy, ElevationInterpolation interpolation=INTERP_BILINEAR) | osgEarth::HeightFieldUtils | [static] |
getHeightAtNormalizedLocation(const osg::HeightField *hf, double nx, double ny, ElevationInterpolation interp=INTERP_BILINEAR) | osgEarth::HeightFieldUtils | [static] |
getHeightAtPixel(const osg::HeightField *hf, double c, double r, ElevationInterpolation interpoltion=INTERP_BILINEAR) | osgEarth::HeightFieldUtils | [static] |
resizeHeightField(osg::HeightField *input, int newX, int newY, ElevationInterpolation interp=INTERP_BILINEAR) | osgEarth::HeightFieldUtils | [static] |
scaleHeightFieldToDegrees(osg::HeightField *hf) | osgEarth::HeightFieldUtils | [static] |