MEPP2 Project
Namespaces | Functions
is_triangle_mesh.hpp File Reference
#include <boost/graph/graph_traits.hpp>
Include dependency graph for is_triangle_mesh.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 FaceGraph >
bool FEVV::Filters::is_triangle_mesh (const FaceGraph &g)
 Function determining if mesh g is a pure triangular mesh. More...