Wildmeshing Toolkit
|
#include <array>
#include <vector>
#include <wmtk/Tuple.hpp>
#include <wmtk/operations/EdgeOperationData.hpp>
Go to the source code of this file.
Classes | |
class | wmtk::operations::tri_mesh::EdgeOperationData |
struct | wmtk::operations::tri_mesh::EdgeOperationData::EarData |
An ear is a face that is adjacent to a face that is incident to the edge on which the operation is performed. More... | |
struct | wmtk::operations::tri_mesh::EdgeOperationData::IncidentFaceData |
Data on the incident face relevant for performing operations. More... | |
Namespaces | |
wmtk | |
wmtk::operations | |
wmtk::operations::tri_mesh | |