40 #ifndef GEOGRAM_MESH_MESH_DISTANCE
41 #define GEOGRAM_MESH_MESH_DISTANCE
80 Mesh& m1,
Mesh& m2,
double sampling_dist
109 Mesh& m1,
Mesh& m2,
double sampling_dist
Common include file, providing basic definitions. Should be included before anything else by all head...
Global Vorpaline namespace.
double mesh_symmetric_Hausdorff_distance(Mesh &m1, Mesh &m2, double sampling_dist)
Computes an approximation of the symmetric Hausdorff distance dH(m1<->m2) between two surfacic meshes...
double mesh_one_sided_Hausdorff_distance(Mesh &m1, Mesh &m2, double sampling_dist)
Computes an approximation of the single sided Hausdorff distance dH(m1->m2) between two surfacic mesh...