摘要: ThirdConvexHull.h #pragma onceclass CThirdConvexHull{public: CThirdConvexHull(); ~CThirdConvexHull(); public: static AcGePoint3dArray testConvexHullPo 阅读全文
posted @ 2020-03-09 09:57 久龄 阅读(36) 评论(0) 推荐(0) 编辑
摘要: MinimumCircleCover.h #pragma onceclass CMinimumCircleCover{public: CMinimumCircleCover(); ~CMinimumCircleCover(); static double getMinimumCircle(AcGeP 阅读全文
posted @ 2020-03-09 09:55 久龄 阅读(155) 评论(0) 推荐(0) 编辑
摘要: MinimumRectangle.h #pragma onceclass CMinimumRectangle{public: CMinimumRectangle(); ~CMinimumRectangle(); static AcGePoint3dArray getMinRact(AcGePoint 阅读全文
posted @ 2020-03-09 09:54 久龄 阅读(248) 评论(0) 推荐(0) 编辑