AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
九韶内核 1.0.0.0
载入中...
搜索中...
未找到
TriSoup_FastQEM.hpp 文件参考

Fast QEM simplification algorithm. 更多...

#include <mesh/TriSoup.hpp>
#include <utilities/IndexDef.hpp>
#include <utilities/Exception.hpp>
#include <vector>
#include <memory>
#include <functional>
TriSoup_FastQEM.hpp 的引用(Include)关系图:

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

命名空间

namespace  AMCAX
 AMCAX 内核提供的所有接口所在的命名空间。
 
namespace  AMCAX::Meshing
 AMCAX Meshing 模块提供的所有接口所在的命名空间。
 

详细描述

Fast QEM simplification algorithm.

This file is part of AMCAX kernel.