osgEarth 2.1.1
|
#include <osgEarthFeatures/ExtrudeGeometryFilter>
#include <osgEarthSymbology/MeshSubdivider>
#include <osgEarthSymbology/MeshConsolidator>
#include <osgEarth/ECEF>
#include <osg/ClusterCullingCallback>
#include <osg/Geode>
#include <osg/Geometry>
#include <osg/MatrixTransform>
#include <osgUtil/Tessellator>
#include <osgUtil/Optimizer>
#include <osgUtil/SmoothingVisitor>
#include <osg/Version>
#include <osg/LineWidth>
#include <osg/PolygonOffset>
#include <osgEarth/Version>
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{ExtrudeGeometryFilter.cpp} |
Defines | |
#define | LC "[ExtrudeGeometryFilter] " |
Functions | |
float | anonymous_namespace{ExtrudeGeometryFilter.cpp}::getApparentRotation (const Geometry *geom) |
#define LC "[ExtrudeGeometryFilter] " |
Definition at line 35 of file ExtrudeGeometryFilter.cpp.