std::vector< Point2D > lscm_parameterization(const HalfedgeMesh &mesh)
LSCM(Least Squares Conformal Maps)参数化
std::vector< Point2D > tutte_parameterization(const HalfedgeMesh &mesh)
Tutte 参数化(调和参数化)
foundation::Point2D Point2D
双精度二维点(重新导出)
foundation::Vector3D Vector3D
双精度三维向量(重新导出)
foundation::Point3D Point3D
双精度三维点(重新导出)