ViewDesignEngine  3.1.0
高性能 CAD 计算几何引擎
mesh_simplify.h 文件参考
mesh_simplify.h 的引用(Include)关系图:

浏览源代码.

struct  vde::mesh::SimplifyOptions
 网格简化选项 更多...
 

命名空间

 vde
 
 vde::mesh
 

函数

HalfedgeMesh vde::mesh::simplify_mesh (const HalfedgeMesh &mesh, const SimplifyOptions &opts={})
 QEM(Quadric Error Metrics)网格简化 更多...