Module half_edge_mesh::util[][src]

Functions

are_edge_pairs_valid

Checks if edge pair connections are all valid

connect_pairs

Takes what is assumed to be a fully constructed mesh, with no pair links, and establishes pair links between adjacent edges. If this function runs successfully on a mesh, all links in the mesh should point to their adjacent pair

report_connect_err

Utility function for reporting problems with edge connectivity