MEPP2 Project
Namespaces | Functions
print_face_normals.hpp File Reference
#include <iostream>
#include <boost/graph/graph_traits.hpp>
Include dependency graph for print_face_normals.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 NormalMap >
void FEVV::Filters::print_face_normals (const HalfedgeGraph &g, NormalMap nm)
 Print all faces normals. More...