AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
TriSoup_FastQEM.hpp File Reference

Fast QEM simplification algorithm. More...

#include <mesh/TriSoup.hpp>
#include <utilities/IndexDef.hpp>
#include <utilities/Exception.hpp>
#include <vector>
#include <memory>
#include <functional>
Include dependency graph for TriSoup_FastQEM.hpp:

Classes

class  AMCAX::Meshing::Remeshing::FastQEM< Traits >
 Implement a fast QEM simplification algorithm based on triangle soup. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 
namespace  AMCAX::Meshing
 Namespace of all interface in the AMCAX Meshing module.
 

Detailed Description

Fast QEM simplification algorithm.

This file is part of AMCAX kernel.