#include "MRMeshFwd.h"
Go to the source code of this file.
Classes | |
struct | MR::DividePointCloudOptionalOutput |
Namespaces | |
namespace | MR |
Functions | |
MRMESH_API VertBitSet | MR::findHalfSpacePoints (const PointCloud &pc, const Plane3f &plane) |
MRMESH_API PointCloud | MR::divideWithPlane (const PointCloud &points, const Plane3f &plane, const DividePointCloudOptionalOutput &optOut={}) |