|
// Given a directed edge, sort its adjacent faces. Assuming the
|
|
// Given a directed edge, sort its adjacent faces. Assuming the
|
|
// directed edge is (s, d). Sort the adjacent faces clockwise around the
|
|
// directed edge is (s, d). Sort the adjacent faces clockwise around the
|
|
// axis (d - s), i.e. left-hand rule. An adjacent face is consistently
|
|
// axis (d - s), i.e. left-hand rule. An adjacent face is consistently
|