Wildmeshing Toolkit
Loading...
Searching...
No Matches
ear_actions.hpp
Go to the documentation of this file.
1#pragma once
2#include <cstdint>
4
6
7int8_t left_ear_action(PrimitiveType mesh_dimension);
8int8_t right_ear_action(PrimitiveType mesh_dimension);
9} // namespace wmtk::operations::internal
int8_t right_ear_action(PrimitiveType mesh_type)
int8_t left_ear_action(PrimitiveType mesh_type)