osgEarth 2.1.1
|
#include <osgEarthFeatures/Common>
#include <osgEarthFeatures/Feature>
#include <osgEarthFeatures/FilterContext>
#include <osg/Matrixd>
#include <list>
Go to the source code of this file.
Classes | |
class | osgEarth::Features::Filter |
class | osgEarth::Features::FeatureFilter |
class | osgEarth::Features::FeaturesToNodeFilter |
Namespaces | |
namespace | osgEarth |
namespace | osgEarth::Features |
Defines | |
#define | OSGEARTHFEATURES_FILTER_H 1 |
Typedefs | |
typedef std::list < osg::ref_ptr< FeatureFilter > > | osgEarth::Features::FeatureFilterList |