#include <float.h>
#include <OpenMesh/Tools/Decimater/ModBaseT.hh>
#include <OpenMesh/Core/Utils/Property.hh>
#include <OpenMesh/Core/Utils/vector_cast.hh>
#include <OpenMesh/Tools/Geometry/QuadricT.hh>
Go to the source code of this file.
Namespaces | |
namespace | OpenMesh |
namespace | OpenMesh::Decimater |
Classes | |
class | OpenMesh::Decimater::ModQuadricT< DecimaterType > |
Mesh decimation module computing collapse priority based on error quadrics. More... |