osgEarth 2.1.1
|
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] |