MEPP2 Project
Functions
utils_retrieve_halfedge.h File Reference
#include <boost/fusion/iterator/next.hpp>
#include <boost/fusion/include/next.hpp>
#include <boost/next_prior.hpp>
#include <boost/graph/graph_traits.hpp>
Include dependency graph for utils_retrieve_halfedge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename MutableFaceGraph >
boost::graph_traits< MutableFaceGraph >::halfedge_descriptor retrieve_halfedge (MutableFaceGraph &g, int source_index, int target_index)
 

Function Documentation

◆ retrieve_halfedge()

template<typename MutableFaceGraph >
boost::graph_traits< MutableFaceGraph >::halfedge_descriptor retrieve_halfedge ( MutableFaceGraph &  g,
int  source_index,
int  target_index 
)

Definition at line 30 of file utils_retrieve_halfedge.h.

Here is the call graph for this function:
Here is the caller graph for this function: