#include "MRMeshFwd.h"Go to the source code of this file.
Namespaces | |
| namespace | MR |
Functions | |
| MRMESH_API Mesh | MR::makeConvexHull (const VertCoords &points, const VertBitSet &validPoints) |
| MRMESH_API Mesh | MR::makeConvexHull (const Mesh &in) |
| MRMESH_API Mesh | MR::makeConvexHull (const PointCloud &in) |
| MRMESH_API Contour2f | MR::makeConvexHull (Contour2f points) |