OpenMesh
|
#include <memory>
#include <OpenMesh/Core/Utils/Property.hh>
#include <OpenMesh/Tools/Utils/HeapT.hh>
#include <OpenMesh/Tools/Decimater/BaseDecimaterT.hh>
Go to the source code of this file.
Classes | |
class | OpenMesh::Decimater::DecimaterT< MeshT > |
Decimater framework. More... | |
class | OpenMesh::Decimater::DecimaterT< MeshT >::HeapInterface |
Heap interface. More... | |
Namespaces | |
OpenMesh | |
Contains all the mesh ingredients like the polygonal mesh, the triangle mesh, different mesh kernels and mesh traits. | |
OpenMesh::Decimater | |
Software related to mesh decimation. | |