|
osgEarth 2.1.1
|
#include <osgEarthFeatures/SubstituteModelFilter>#include <osgEarthSymbology/MeshConsolidator>#include <osgEarth/HTTPClient>#include <osgEarth/ECEF>#include <osg/AutoTransform>#include <osg/Drawable>#include <osg/Geode>#include <osg/MatrixTransform>#include <osg/NodeVisitor>#include <osgUtil/Optimizer>#include <list>#include <deque>
Include dependency graph for SubstituteModelFilter.cpp:Go to the source code of this file.
Classes | |
| struct | ClusterVisitor |
Namespaces | |
| namespace | anonymous_namespace{SubstituteModelFilter.cpp} |
Defines | |
| #define | LC "[SubstituteModelFilter] " |
Typedefs | |
| typedef std::map< osg::Node *, FeatureList > | MarkerToFeatures |
Variables | |
| static osg::Node * | anonymous_namespace{SubstituteModelFilter.cpp}::s_defaultModel = 0L |
| #define LC "[SubstituteModelFilter] " |
Definition at line 32 of file SubstituteModelFilter.cpp.
| typedef std::map< osg::Node*, FeatureList > MarkerToFeatures |
Definition at line 286 of file SubstituteModelFilter.cpp.
1.7.3