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


类 | |
| struct | vde::mesh::DelaunayResult |
| 2D Delaunay 三角化结果 更多... | |
命名空间 | |
| vde | |
| vde::mesh | |
函数 | |
| DelaunayResult | vde::mesh::delaunay_2d (const std::vector< Point2D > &points) |
| 2D Delaunay 三角化(Bowyer-Watson 增量算法) 更多... | |