Developer Documentation
nav_code_to_from.cc
1
// Get the handle of the to vertex
2
OpenMesh::Concepts::KernelT::to_vertex_handle
();
3
4
// Get the handle of the from vertex
5
OpenMesh::Concepts::KernelT::from_vertex_handle
();
OpenMesh::Concepts::KernelT::to_vertex_handle
VertexHandle to_vertex_handle(HalfedgeHandle _heh) const
Get the vertex the halfedge points to.
OpenMesh::Concepts::KernelT::from_vertex_handle
VertexHandle from_vertex_handle(HalfedgeHandle _heh) const
OpenFlipper
libs_required
OpenMesh
Doc
Examples
nav_code_to_from.cc
Generated on Tue Mar 5 2019 16:53:47 for Developer Documentation by
1.8.13