|
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 NormalMap > | |
| void | FEVV::Filters::print_face_normals (const HalfedgeGraph &g, NormalMap nm) |
| Print all faces normals. More... | |