MRC_API float MR_findMaxDistanceSq_MR_PointCloud(const MR_PointCloud *a, const MR_PointCloud *b, const MR_AffineXf3f *rigidB2A, const float *maxDistanceSq)
returns the squared Hausdorff distance between two point clouds, that is the maximum of squared dista...
MRC_API float MR_findMaxDistanceSqOneWay_MR_PointCloud(const MR_PointCloud *a, const MR_PointCloud *b, const MR_AffineXf3f *rigidB2A, const float *maxDistanceSq)
returns the maximum of the squared distances from each B-point to A-cloud