MEPP2 Project
Namespaces | Functions
print_halfedge.hpp File Reference
#include <iostream>
#include <boost/graph/graph_traits.hpp>
Include dependency graph for print_halfedge.hpp:

Go to the source code of this file.

Namespaces

 FEVV
 Interfaces for plugins These interfaces will be used for different plugins.
 
 FEVV::Operators
 

Functions

template<typename HalfedgeGraph , typename PointMap >
void FEVV::Operators::print_halfedge (const typename boost::graph_traits< HalfedgeGraph >::halfedge_descriptor &h, PointMap pm, const HalfedgeGraph &g)
 Print the source and the target coordinates of one halfedge. More...