|
MEPP2 Project
|
#include <iostream>#include <boost/graph/graph_traits.hpp>

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... | |