Developer Documentation
nav_code_to_from.cc
1// Get the handle of the to vertex
3
4// Get the handle of the from vertex
VertexHandle to_vertex_handle(HalfedgeHandle _heh) const
Get the vertex the halfedge points to.
VertexHandle from_vertex_handle(HalfedgeHandle _heh) const