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

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::autogen
 
 wmtk::autogen::utils
 

Functions

int8_t wmtk::autogen::utils::relative_face_index (const SimplexDart &sd, int8_t current_orientation, PrimitiveType target_type, int8_t target_index)
 : Returns the relative local index of a simplex with respect to an orientation When we switch a dart to lie on a specific simplex we need to find some action that maps to that simplex. More...