struct MR_AABBTreePoints MR_AABBTreePoints
Definition MRAABBTreePoints.h:29
struct MR_Ball3f MR_Ball3f
Definition MRBall.h:34
struct MR_Mesh MR_Mesh
Definition MRCtm.h:13
struct MR_PointCloud MR_PointCloud
Definition MRCtm.h:15
MRC_API void MR_findPointsInBall_MR_Mesh(const MR_Mesh *mesh, const MR_Ball3f *ball, const MR_std_function_MR_Processing_from_const_MR_PointsProjectionResult_ref_const_MR_Vector3f_ref_MR_Ball3f_ref *foundCallback, const MR_AffineXf3f *xf)
MRC_API void MR_findPointsInBall_MR_PointCloud(const MR_PointCloud *pointCloud, const MR_Ball3f *ball, const MR_std_function_MR_Processing_from_const_MR_PointsProjectionResult_ref_const_MR_Vector3f_ref_MR_Ball3f_ref *foundCallback, const MR_AffineXf3f *xf)
MRC_API void MR_findPointsInBall_MR_AABBTreePoints(const MR_AABBTreePoints *tree, const MR_Ball3f *ball, const MR_std_function_MR_Processing_from_const_MR_PointsProjectionResult_ref_const_MR_Vector3f_ref_MR_Ball3f_ref *foundCallback, const MR_AffineXf3f *xf)
struct MR_std_function_MR_Processing_from_const_MR_PointsProjectionResult_ref_const_MR_Vector3f_ref_MR_Ball3f_ref MR_std_function_MR_Processing_from_const_MR_PointsProjectionResult_ref_const_MR_Vector3f_ref_MR_Ball3f_ref
Definition MRPointsInBall.h:14
#define MRC_API
Definition exports.h:11
Definition MRAffineXf.h:36