|
osgEarth 2.1.1
|
#include <osgEarthUtil/Common>#include <osgEarth/GeoData>#include <osg/observer_ptr>#include <osg/Geode>#include <osg/Plane>#include <osg/LOD>#include <map>
Include dependency graph for SpatialData:Go to the source code of this file.
Classes | |
| class | osgEarth::Util::GeoCell |
| class | osgEarth::Util::GeoGraph |
| class | osgEarth::Util::GeoCellVisitor |
| class | osgEarth::Util::GeoObject |
Namespaces | |
| namespace | osgEarth |
| namespace | osgEarth::Util |
Defines | |
| #define | OSGEARTHUTIL_SPATIAL_DATA |
Typedefs | |
| typedef std::pair< float, osg::ref_ptr< GeoObject > > | osgEarth::Util::GeoObjectPair |
| typedef std::multimap< float, osg::ref_ptr< GeoObject > > | osgEarth::Util::GeoObjectCollection |
| #define OSGEARTHUTIL_SPATIAL_DATA |
Definition at line 20 of file SpatialData.
1.7.3