MeshCompareFlags mesh_compare(const Mesh &M1, const Mesh &M2, MeshCompareFlags flags=MESH_COMPARE_SURFACE_PROPS, double tolerance=0.0, bool verbose=true)
Compares two meshes. Compares the two meshes M1 and M2 according to the comparison flags flags (see M...