Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
nav_code_to_from.cc
1 // Get the handle of the to vertex
3 
4 // Get the handle of the from vertex
VertexHandle from_vertex_handle(HalfedgeHandle _heh) const
VertexHandle to_vertex_handle(HalfedgeHandle _heh) const
Get the vertex the halfedge points to.