|
osgEarth 2.1.1
|
Inheritance diagram for osgEarth::Features::FeaturePredicate:
Collaboration diagram for osgEarth::Features::FeaturePredicate:Public Member Functions | |
| virtual bool | acceptFeature (Feature *f) const =0 |
Predicate that tells the multiplexer whether to accept or reject a feature for a given renderer.
Definition at line 37 of file VirtualFeatureSource.
| virtual bool osgEarth::Features::FeaturePredicate::acceptFeature | ( | Feature * | f | ) | const [pure virtual] |
1.7.3