osgEarth 2.1.1
Public Member Functions

osgEarth::Features::FeaturePredicate Struct Reference

Inheritance diagram for osgEarth::Features::FeaturePredicate:
Collaboration diagram for osgEarth::Features::FeaturePredicate:

List of all members.

Public Member Functions

virtual bool acceptFeature (Feature *f) const =0

Detailed Description

Predicate that tells the multiplexer whether to accept or reject a feature for a given renderer.

Definition at line 37 of file VirtualFeatureSource.


Member Function Documentation

virtual bool osgEarth::Features::FeaturePredicate::acceptFeature ( Feature f) const [pure virtual]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines