Developer Documentation
nav_code4.cc
1// Get the face adjacent to the opposite halfedge
3
4// Get the handle to the opposite halfedge
6
7// Get the opposite vertex to the opposite halfedge
9
10// Get the vertex assigned to the opposite halfedge
HalfedgeHandle opposite_halfedge_handle(HalfedgeHandle _heh) const
Get the opposite halfedge.
SmartFaceHandle opposite_face_handle(HalfedgeHandle _heh) const
returns the face handle of the opposite halfedge
VertexHandle opposite_vh(HalfedgeHandle _heh) const
VertexHandle opposite_he_opposite_vh(HalfedgeHandle _heh) const