osgEarth 2.1.1
Classes | Namespaces | Defines | Typedefs

/home/cube/sources/osgearth/src/osgEarthSymbology/Geometry File Reference

#include <osgEarthSymbology/Common>
#include <osgEarth/GeoData>
#include <osgEarth/Utils>
#include <vector>
#include <stack>
Include dependency graph for Geometry:

Go to the source code of this file.

Classes

class  osgEarth::Symbology::BufferParameters
class  osgEarth::Symbology::Geometry
class  osgEarth::Symbology::PointSet
class  osgEarth::Symbology::LineString
class  osgEarth::Symbology::Ring
class  osgEarth::Symbology::Polygon
class  osgEarth::Symbology::MultiGeometry
class  osgEarth::Symbology::GeometryIterator
class  osgEarth::Symbology::ConstGeometryIterator
class  osgEarth::Symbology::ConstSegmentIterator

Namespaces

namespace  osgEarth
namespace  osgEarth::Symbology

Defines

#define OSGEARTHSYMBOLOGY_GEOMETRY_H   1

Typedefs

typedef std::vector< osg::Vec3d > osgEarth::Symbology::Vec3dVector
typedef std::vector
< osg::ref_ptr< Geometry > > 
osgEarth::Symbology::GeometryCollection
typedef std::vector
< osg::ref_ptr< Ring > > 
osgEarth::Symbology::RingCollection
typedef std::pair< osg::Vec3d,
osg::Vec3d > 
osgEarth::Symbology::Segment
typedef std::vector
< osg::ref_ptr< Geometry > > 
osgEarth::Symbology::GeometryList

Define Documentation

#define OSGEARTHSYMBOLOGY_GEOMETRY_H   1

Definition at line 20 of file Geometry.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines