#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:79
bounding volume hierarchy for point cloud structure
Definition MRAABBTreePoints.h:16
MRMESH_API void findPointsInBall(const PointCloud &pointCloud, const Ball3f &ball, const FoundPointCallback &foundCallback, const AffineXf3f *xf=nullptr)
constexpr T sqr(T x) noexcept
Definition MRMesh/MRMeshFwd.h:650
std::function< void(VertId, const Vector3f &)> FoundPointCallback
Definition MRPointsInBall.h:10
Definition MRMesh/MRMesh.h:23
Definition MRMesh/MRPointCloud.h:16