osgEarth 2.1.1
Namespaces | Defines | Variables

/home/cube/sources/osgearth/src/osgEarthFeatures/GeometryCompiler.cpp File Reference

#include "GeometryCompiler"
#include <osgEarthFeatures/BuildGeometryFilter>
#include <osgEarthFeatures/BuildTextFilter>
#include <osgEarthFeatures/AltitudeFilter>
#include <osgEarthFeatures/CentroidFilter>
#include <osgEarthFeatures/ExtrudeGeometryFilter>
#include <osgEarthFeatures/ScatterFilter>
#include <osgEarthFeatures/SubstituteModelFilter>
#include <osgEarthFeatures/TransformFilter>
#include <osg/MatrixTransform>
#include <osg/Timer>
#include <osgDB/WriteFile>
Include dependency graph for GeometryCompiler.cpp:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{GeometryCompiler.cpp}

Defines

#define LC   "[GeometryCompiler] "

Variables

osg::ref_ptr< PointSymbolanonymous_namespace{GeometryCompiler.cpp}::s_defaultPointSymbol = new PointSymbol()
osg::ref_ptr< LineSymbolanonymous_namespace{GeometryCompiler.cpp}::s_defaultLineSymbol = new LineSymbol()
osg::ref_ptr< PolygonSymbolanonymous_namespace{GeometryCompiler.cpp}::s_defaultPolygonSymbol = new PolygonSymbol()

Define Documentation

#define LC   "[GeometryCompiler] "

Definition at line 32 of file GeometryCompiler.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines