MEPP2 Project
Functions
utils_retrieve_vertex.h File Reference
#include <boost/fusion/iterator/next.hpp>
#include <boost/fusion/include/next.hpp>
Include dependency graph for utils_retrieve_vertex.h:

Go to the source code of this file.

Functions

template<typename MutableFaceGraph >
boost::graph_traits< MutableFaceGraph >::vertex_descriptor retrieve_vertex (MutableFaceGraph &g, int target_index)
 

Function Documentation

◆ retrieve_vertex()

template<typename MutableFaceGraph >
boost::graph_traits<MutableFaceGraph>::vertex_descriptor retrieve_vertex ( MutableFaceGraph &  g,
int  target_index 
)

Definition at line 27 of file utils_retrieve_vertex.h.

Here is the call graph for this function: