|
ViewDesignEngine
3.1.0
高性能 CAD 计算几何引擎
|


类 | |
| struct | vde::mesh::TetrahedronMesh |
| 四面体网格结构 更多... | |
命名空间 | |
| vde | |
| vde::mesh | |
函数 | |
| TetrahedronMesh | vde::mesh::delaunay_3d (const std::vector< Point3D > &points) |
| 3D Delaunay 四面体化(Bowyer-Watson 增量算法) 更多... | |