|
osgEarth 2.1.1
|
Inheritance diagram for osgEarth::Features::FeatureFilter:
Collaboration diagram for osgEarth::Features::FeatureFilter:Public Member Functions | |
| virtual FilterContext | push (FeatureList &input, FilterContext &context)=0 |
| virtual FilterContext osgEarth::Features::FeatureFilter::push | ( | FeatureList & | input, |
| FilterContext & | context | ||
| ) | [pure virtual] |
Implemented in osgEarth::Features::AltitudeFilter, osgEarth::Features::BufferFilter, osgEarth::Features::CentroidFilter, osgEarth::Features::ConvertTypeFilter, osgEarth::Features::CropFilter, osgEarth::Features::ResampleFilter, osgEarth::Features::ScaleFilter, osgEarth::Features::ScatterFilter, and osgEarth::Features::TransformFilter.
Here is the caller graph for this function:
1.7.3