|
osgEarth 2.1.1
|
#include <osgEarthSymbology/MeshConsolidator>#include <osgEarthSymbology/LineFunctor>#include <osg/TriangleFunctor>#include <osg/TriangleIndexFunctor>#include <limits>#include <map>#include <iterator>
Include dependency graph for MeshConsolidator.cpp:Go to the source code of this file.
Classes | |
| struct | anonymous_namespace{MeshConsolidator.cpp}::Collector< T > |
Namespaces | |
| namespace | anonymous_namespace{MeshConsolidator.cpp} |
Defines | |
| #define | LC "[MeshConsolidator] " |
Functions | |
| template<typename FROM , typename TO > | |
| osg::PrimitiveSet * | anonymous_namespace{MeshConsolidator.cpp}::copy (FROM *src, unsigned offset) |
| template<typename FROM > | |
| osg::PrimitiveSet * | anonymous_namespace{MeshConsolidator.cpp}::remake (FROM *src, unsigned numVerts, unsigned offset) |
| bool | anonymous_namespace{MeshConsolidator.cpp}::canOptimize (osg::Geometry &geom) |
| #define LC "[MeshConsolidator] " |
Definition at line 27 of file MeshConsolidator.cpp.
1.7.3