Wildmeshing Toolkit
|
Go to the source code of this file.
Namespaces | |
namespace | wmtk |
namespace | wmtk::autogen |
namespace | 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. | |