#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:46
Definition MRCameraOrientationPlugin.h:8
MRMESH_API VertBitSet findHalfSpacePoints(const PointCloud &pc, const Plane3f &plane)
MRMESH_API PointCloud divideWithPlane(const PointCloud &points, const Plane3f &plane, const DividePointCloudOptionalOutput &optOut={})
Definition MRPointCloudDivideWithPlane.h:13
VertMap * otherOutVmap
optional out map from input points to other part output
Definition MRPointCloudDivideWithPlane.h:19
VertMap * outVmap
optional out map from input points to output
Definition MRPointCloudDivideWithPlane.h:15
PointCloud * otherPart
optional out other part of the point cloud
Definition MRPointCloudDivideWithPlane.h:17
Definition MRMesh/MRPointCloud.h:16