MEPP2 Project
Namespaces | Functions
print_points.hpp File Reference
#include <iostream>
#include <boost/graph/graph_traits.hpp>
Include dependency graph for print_points.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

template<typename HalfedgeGraph , typename PointMap >
void FEVV::Filters::print_points (const HalfedgeGraph &g, PointMap pm)
 Print all vertices coordinates. More...