#include <memory>
#include <OpenMesh/Core/Utils/Property.hh>
#include <OpenMesh/Tools/Utils/HeapT.hh>
#include <OpenMesh/Tools/Decimater/ModBaseT.hh>
Go to the source code of this file.
Namespaces | |
namespace | OpenMesh |
namespace | OpenMesh::Decimater |
Classes | |
class | OpenMesh::Decimater::DecimaterT< MeshT > |
Decimater framework. More... | |
class | OpenMesh::Decimater::DecimaterT< MeshT >::HeapInterface |
Heap interface. More... |