Wildmeshing Toolkit
PrimitiveType.cpp File Reference
#include "PrimitiveType.hpp"
#include <string>
Include dependency graph for PrimitiveType.cpp:

Go to the source code of this file.

Namespaces

 wmtk
 

Functions

int8_t wmtk::get_max_primitive_type_id (const std::vector< PrimitiveType > &primitive_types)
 Get the maximum id for a list of primitive types. More...
 
std::string_view wmtk::primitive_type_name (PrimitiveType t)