osgEarth 2.1.1
Classes | Typedefs

osgEarth::Symbology Namespace Reference

Classes

class  AltitudeSymbol
struct  Color
class  Content
class  NullContent
class  TextContent
class  GeometryContent
class  CssUtils
class  NumericExpression
class  StringExpression
class  ExtrusionSymbol
class  FeatureDataSet
class  FeatureDataSetAdapter
class  BufferParameters
class  Geometry
class  PointSet
class  LineString
class  Ring
class  Polygon
class  MultiGeometry
class  GeometryIterator
class  ConstGeometryIterator
class  ConstSegmentIterator
class  GeometryExtrudeSymbolizer
class  GeometryFactory
class  GeometryRasterizer
class  GeometrySymbolizer
class  LineFunctor
class  LineSymbol
class  MarkerResource
class  MarkerSymbol
class  MarkerSymbolizer
class  MeshConsolidator
class  MeshSubdivider
class  ModelSymbolizer
class  PointSymbol
class  PolygonSymbol
class  Query
class  Registry
class  Resource
class  ResourceCache
class  ResourceLibrary
class  SkinResource
class  SkinSymbol
class  SLDReader
class  StencilVolumeNode
class  Style
class  StyleSelector
class  StyleSheet
class  Symbol
class  Stroke
class  Fill
class  SymbolDisplayFunctor
class  Taggable
class  TextSymbol

Typedefs

typedef std::vector< osg::Vec3d > Vec3dVector
typedef std::vector
< osg::ref_ptr< Geometry > > 
GeometryCollection
typedef std::vector
< osg::ref_ptr< Ring > > 
RingCollection
typedef std::pair< osg::Vec3d,
osg::Vec3d > 
Segment
typedef std::vector
< osg::ref_ptr< Geometry > > 
GeometryList
typedef State< GeometryContentGeometrySymbolizerState
typedef State< GeometryContentMarkerSymbolizerState
typedef std::map< std::string,
osg::ref_ptr< ResourceLibrary > > 
ResourceLibraryMap
typedef std::map< std::string,
osg::ref_ptr< SkinResource > > 
SkinResourceMap
typedef std::vector
< osg::ref_ptr< SkinResource > > 
SkinResourceVector
typedef std::vector< StyleStyleList
typedef std::map< std::string,
Style
StyleMap
typedef std::list< StyleSelectorStyleSelectorList
typedef std::vector
< StyleSelector
StyleSelectorVector
typedef std::vector
< osg::ref_ptr< Symbol > > 
SymbolList
typedef std::vector< std::string > TagVector
typedef std::set< std::string > TagSet

Typedef Documentation

typedef std::vector< osg::ref_ptr<Geometry> > osgEarth::Symbology::GeometryCollection

Definition at line 179 of file Geometry.

typedef std::vector<osg::ref_ptr<Geometry> > osgEarth::Symbology::GeometryList

Definition at line 397 of file Geometry.

Definition at line 28 of file GeometrySymbolizer.

Definition at line 28 of file MarkerSymbolizer.

typedef std::map< std::string, osg::ref_ptr<ResourceLibrary> > osgEarth::Symbology::ResourceLibraryMap

Definition at line 109 of file ResourceLibrary.

typedef std::vector<osg::ref_ptr<Ring> > osgEarth::Symbology::RingCollection

Definition at line 255 of file Geometry.

typedef std::pair<osg::Vec3d, osg::Vec3d> osgEarth::Symbology::Segment

Definition at line 381 of file Geometry.

typedef std::map<std::string, osg::ref_ptr<SkinResource> > osgEarth::Symbology::SkinResourceMap

Definition at line 106 of file Skins.

typedef std::vector< osg::ref_ptr<SkinResource> > osgEarth::Symbology::SkinResourceVector

Definition at line 157 of file Skins.

typedef std::vector<Style> osgEarth::Symbology::StyleList

Definition at line 136 of file Style.

typedef std::map<std::string, Style> osgEarth::Symbology::StyleMap

Definition at line 137 of file Style.

Definition at line 177 of file Style.

Definition at line 178 of file Style.

typedef std::vector<osg::ref_ptr<Symbol> > osgEarth::Symbology::SymbolList

Definition at line 45 of file Symbol.

typedef std::set<std::string> osgEarth::Symbology::TagSet

Definition at line 32 of file Tags.

typedef std::vector<std::string> osgEarth::Symbology::TagVector

Definition at line 31 of file Tags.

typedef std::vector<osg::Vec3d> osgEarth::Symbology::Vec3dVector

Definition at line 47 of file Geometry.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines