Developer Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
nav_code4.cc
1
// Get the face adjacent to the opposite halfedge
2
OpenMesh::PolyConnectivity::opposite_face_handle
();
3
4
// Get the handle to the opposite halfedge
5
OpenMesh::Concepts::KernelT::opposite_halfedge_handle
();
6
7
// Get the opposite vertex to the opposite halfedge
8
OpenMesh::TriConnectivity::opposite_he_opposite_vh
();
9
10
// Get the vertex assigned to the opposite halfedge
11
OpenMesh::TriConnectivity::opposite_vh
();
OpenMesh::PolyConnectivity::opposite_face_handle
FaceHandle opposite_face_handle(HalfedgeHandle _heh) const
returns the face handle of the opposite halfedge
Definition:
PolyConnectivity.hh:1401
OpenMesh::TriConnectivity::opposite_he_opposite_vh
VertexHandle opposite_he_opposite_vh(HalfedgeHandle _heh) const
Definition:
TriConnectivity.hh:131
OpenMesh::TriConnectivity::opposite_vh
VertexHandle opposite_vh(HalfedgeHandle _heh) const
Definition:
TriConnectivity.hh:122
OpenMesh::Concepts::KernelT::opposite_halfedge_handle
HalfedgeHandle opposite_halfedge_handle(HalfedgeHandle _heh) const
Get the opposite halfedge.
libs_required
OpenMesh
Doc
Examples
nav_code4.cc
Generated on Wed Jul 13 2016 13:36:20 for Developer Documentation by
1.8.8