Wildmeshing Toolkit
primitive_range.hpp File Reference
#include <vector>
#include <wmtk/Primitive.hpp>
Include dependency graph for primitive_range.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::utils
 

Functions

std::vector< PrimitiveType > wmtk::utils::primitive_range (PrimitiveType pt0, PrimitiveType pt1)
 
std::vector< PrimitiveType > wmtk::utils::primitive_above (PrimitiveType pt, bool lower_to_upper)
 
std::vector< PrimitiveType > wmtk::utils::primitive_below (PrimitiveType pt, bool lower_to_upper)