This is the complete list of members for
osgEarth::ElevationQuery, including all inherited members.
| _interpolation | osgEarth::ElevationQuery | [private] |
| _mapf | osgEarth::ElevationQuery | [private] |
| _maxCacheSize | osgEarth::ElevationQuery | [private] |
| _maxDataLevel | osgEarth::ElevationQuery | [private] |
| _maxLevelOverride | osgEarth::ElevationQuery | [private] |
| _technique | osgEarth::ElevationQuery | [private] |
| _tileCache | osgEarth::ElevationQuery | [private] |
| _tileSize | osgEarth::ElevationQuery | [private] |
| ElevationQuery(const Map *map) | osgEarth::ElevationQuery | |
| ElevationQuery(const MapFrame &mapFrame) | osgEarth::ElevationQuery | |
| getElevation(const osg::Vec3d &point, const SpatialReference *pointSRS, double &out_elevation, double desiredResolution=0.0, double *out_actualResolution=0L) | osgEarth::ElevationQuery | |
| getElevationImpl(const osg::Vec3d &point, const SpatialReference *pointSRS, double &out_elevation, double desiredResolution, double *out_actualResolution=0L) | osgEarth::ElevationQuery | [private] |
| getElevationInterpolation() const | osgEarth::ElevationQuery | |
| getElevations(std::vector< osg::Vec3d > &points, const SpatialReference *pointsSRS, bool ignoreZ=true, double desiredResolution=0.0) | osgEarth::ElevationQuery | |
| getElevations(const std::vector< osg::Vec3d > &points, const SpatialReference *pointsSRS, std::vector< double > &out_elevations, double desiredResolution=0.0) | osgEarth::ElevationQuery | |
| getMaxLevelOverride() const | osgEarth::ElevationQuery | |
| getMaxTilesToCache() const | osgEarth::ElevationQuery | |
| getTechnique() const | osgEarth::ElevationQuery | |
| postCTOR() | osgEarth::ElevationQuery | [private] |
| setInterpolation(ElevationInterpolation interp) | osgEarth::ElevationQuery | |
| setMaxLevelOverride(int maxLevelOverride) | osgEarth::ElevationQuery | |
| setMaxTilesToCache(int value) | osgEarth::ElevationQuery | |
| setTechnique(Technique technique) | osgEarth::ElevationQuery | |
| sync() | osgEarth::ElevationQuery | [private] |
| Technique enum name | osgEarth::ElevationQuery | |
| TECHNIQUE_GEOMETRIC enum value | osgEarth::ElevationQuery | |
| TECHNIQUE_PARAMETRIC enum value | osgEarth::ElevationQuery | |
| TileCache typedef | osgEarth::ElevationQuery | [private] |