osgEarth 2.1.1
Variables

anonymous_namespace{GeometryCompiler.cpp} Namespace Reference

Variables

osg::ref_ptr< PointSymbols_defaultPointSymbol = new PointSymbol()
osg::ref_ptr< LineSymbols_defaultLineSymbol = new LineSymbol()
osg::ref_ptr< PolygonSymbols_defaultPolygonSymbol = new PolygonSymbol()

Variable Documentation

osg::ref_ptr<LineSymbol> anonymous_namespace{GeometryCompiler.cpp}::s_defaultLineSymbol = new LineSymbol()

Definition at line 43 of file GeometryCompiler.cpp.

osg::ref_ptr<PointSymbol> anonymous_namespace{GeometryCompiler.cpp}::s_defaultPointSymbol = new PointSymbol()

Definition at line 42 of file GeometryCompiler.cpp.

osg::ref_ptr<PolygonSymbol> anonymous_namespace{GeometryCompiler.cpp}::s_defaultPolygonSymbol = new PolygonSymbol()

Definition at line 44 of file GeometryCompiler.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines