MEPP2 Project
|
#include <boost/fusion/iterator/next.hpp>
#include <boost/fusion/include/next.hpp>
#include <boost/next_prior.hpp>
#include <boost/graph/graph_traits.hpp>
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) |
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.