#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:80
bounding volume hierarchy for point cloud structure
Definition MRAABBTreePoints.h:16
MRMESH_API void findPointsInBox(const PointCloud &pointCloud, const Box3f &box, const FoundPointCallback &foundCallback, const AffineXf3f *xf=nullptr)
Definition MRCameraOrientationPlugin.h:8
std::function< void(VertId, const Vector3f &)> FoundPointCallback
Definition MRPointsInBall.h:13
Definition MRMesh/MRMesh.h:23
Definition MRMesh/MRPointCloud.h:17