osgEarth 2.1.1
Namespaces | Classes | Typedefs | Variables

osgEarth::Util Namespace Reference

Namespaces

namespace  Annotation
namespace  Controls

Classes

class  AutoClipPlaneHandler
class  AutoClipPlaneCallback
class  ClampCallback
class  TranslateCommand
class  IntersectingDragger
class  EarthManipulator
class  ElevationManager
struct  AddPointHandler
class  FeatureEditor
class  LatLongFormatter
class  MGRSFormatter
class  Graticule
class  GraticuleFactory
class  ImageOverlay
class  ImageOverlayEditor
struct  MeasureToolHandler
class  ObjectLocator
class  ObjectLocatorNode
class  ObjectPlacer
class  OceanSurfaceNode
class  SkyNode
class  GeoCell
class  GeoGraph
class  GeoCellVisitor
class  GeoObject
class  Viewpoint
class  WFSFeatureType
class  WFSCapabilities
class  WFSCapabilitiesReader
class  WMSStyle
class  WMSLayer
class  WMSCapabilities
class  WMSCapabilitiesReader

Typedefs

typedef std::pair< float,
osg::ref_ptr< GeoObject > > 
GeoObjectPair
typedef std::multimap< float,
osg::ref_ptr< GeoObject > > 
GeoObjectCollection
typedef std::vector
< osg::ref_ptr< WFSFeatureType > > 
FeatureTypeList

Variables

static const char * s_defaultStarData []

Typedef Documentation

typedef std::vector< osg::ref_ptr< WFSFeatureType > > osgEarth::Util::FeatureTypeList

Definition at line 81 of file WFS.

typedef std::multimap< float, osg::ref_ptr<GeoObject> > osgEarth::Util::GeoObjectCollection

Definition at line 37 of file SpatialData.

typedef std::pair< float, osg::ref_ptr<GeoObject> > osgEarth::Util::GeoObjectPair

Definition at line 34 of file SpatialData.


Variable Documentation

const char* osgEarth::Util::s_defaultStarData[] [static]

Definition at line 31 of file StarData.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines