Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
MeshNavigationT.hh File Reference

Functions for getting information about a mesh. More...

#include <vector>

Go to the source code of this file.

Functions

template<typename MeshT >
MeshT::HalfedgeHandle MeshNavigation::opposite_halfedge (MeshT &_mesh, typename MeshT::HalfedgeHandle _he)
 
template<typename MeshT >
MeshT::VertexHandle MeshNavigation::findClosestBoundary (MeshT *_mesh, typename MeshT::VertexHandle _vh)
 

Detailed Description

Functions for getting information about a mesh.

Functions for Navigation on a Mesh.

Definition in file MeshNavigationT.hh.