osgEarth 2.1.1
Classes | Namespaces | Defines | Functions

/home/cube/sources/osgearth/src/osgEarthSymbology/MeshConsolidator.cpp File Reference

#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 Documentation

#define LC   "[MeshConsolidator] "

Definition at line 27 of file MeshConsolidator.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines