PointCloudPart & operator=(const PointCloudPart &other) noexcept
Definition MRPointCloudPart.h:21
const PointCloud & cloud
Definition MRPointCloudPart.h:14
PointCloudPart(const PointCloudPart &other) noexcept=default
Make this assignable. A better idea would be to rewrite the class to not use references,...
PointCloudPart(const PointCloud &c, const VertBitSet *bs=nullptr) noexcept
nullptr here means all valid points of point cloud
Definition MRPointCloudPart.h:17
struct MRMESH_CLASS PointCloudPart
Definition MRMeshFwd.h:635
const VertBitSet * region
Definition MRPointCloudPart.h:15
@ other
Angle, normally float. Measure in radians.
Definition MRFeatureObject.h:27
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
Definition MRPointCloud.h:17