osgEarth 2.1.1
Classes | Namespaces | Defines | Typedefs

/home/cube/sources/osgearth/src/osgEarthUtil/SpatialData File Reference

#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 Documentation

#define OSGEARTHUTIL_SPATIAL_DATA

Definition at line 20 of file SpatialData.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines