osgEarth 2.1.1

osgEarth::ElevationQuery Member List

This is the complete list of members for osgEarth::ElevationQuery, including all inherited members.
_interpolationosgEarth::ElevationQuery [private]
_mapfosgEarth::ElevationQuery [private]
_maxCacheSizeosgEarth::ElevationQuery [private]
_maxDataLevelosgEarth::ElevationQuery [private]
_maxLevelOverrideosgEarth::ElevationQuery [private]
_techniqueosgEarth::ElevationQuery [private]
_tileCacheosgEarth::ElevationQuery [private]
_tileSizeosgEarth::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 nameosgEarth::ElevationQuery
TECHNIQUE_GEOMETRIC enum valueosgEarth::ElevationQuery
TECHNIQUE_PARAMETRIC enum valueosgEarth::ElevationQuery
TileCache typedefosgEarth::ElevationQuery [private]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines