_extent | osgEarth::Features::FilterContext | [protected] |
_inverseReferenceFrame | osgEarth::Features::FilterContext | [protected] |
_isGeocentric | osgEarth::Features::FilterContext | [protected] |
_optimizerHints | osgEarth::Features::FilterContext | [protected] |
_profile | osgEarth::Features::FilterContext | [protected] |
_referenceFrame | osgEarth::Features::FilterContext | [protected] |
_resourceCache | osgEarth::Features::FilterContext | [protected] |
_session | osgEarth::Features::FilterContext | [protected] |
extent() | osgEarth::Features::FilterContext | [inline] |
extent() const | osgEarth::Features::FilterContext | [inline] |
FilterContext(Session *session=0L, const FeatureProfile *profile=0L, const GeoExtent &workingExtent=GeoExtent::INVALID) | osgEarth::Features::FilterContext | |
FilterContext(const FilterContext &rhs) | osgEarth::Features::FilterContext | |
fromMap(const osg::Vec3d &map) const | osgEarth::Features::FilterContext | |
getSession() | osgEarth::Features::FilterContext | [inline] |
getSession() const | osgEarth::Features::FilterContext | [inline] |
hasReferenceFrame() const | osgEarth::Features::FilterContext | [inline] |
inverseReferenceFrame() const | osgEarth::Features::FilterContext | [inline] |
isGeocentric() const | osgEarth::Features::FilterContext | [inline] |
isGeocentric() | osgEarth::Features::FilterContext | [inline] |
optimizerHints() | osgEarth::Features::FilterContext | [inline] |
profile() const | osgEarth::Features::FilterContext | [inline] |
profile() | osgEarth::Features::FilterContext | [inline] |
referenceFrame() const | osgEarth::Features::FilterContext | [inline] |
resourceCache() | osgEarth::Features::FilterContext | [inline] |
setReferenceFrame(const osg::Matrixd &in) | osgEarth::Features::FilterContext | [inline] |
setResourceCache(ResourceCache *value) | osgEarth::Features::FilterContext | [inline] |
toLocal(const osg::Vec3d &world) const | osgEarth::Features::FilterContext | [inline] |
toLocal(Geometry *geom) const | osgEarth::Features::FilterContext | |
toMap(const osg::Vec3d &local) const | osgEarth::Features::FilterContext | |
toString() const | osgEarth::Features::FilterContext | |
toWorld(const osg::Vec3d &local) const | osgEarth::Features::FilterContext | [inline] |
toWorld(Geometry *geom) const | osgEarth::Features::FilterContext | |