OpenMesh
|
#include <OpenMesh/Tools/Decimater/ModBaseT.hh>
#include <OpenMesh/Core/Utils/Property.hh>
#include <vector>
#include <cfloat>
Go to the source code of this file.
Classes | |
class | OpenMesh::Decimater::ModHausdorffT< MeshT > |
Use Hausdorff distance to control decimation. 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. | |