Expand description
collection of utilities for meshing algorithms
Enums§
- Edge
Anchor - Geometrical mesh anchor.
- Face
Anchor - Geometrical mesh anchor.
- Vertex
Anchor - Geometrical mesh anchor.
Functions§
- is_
orbit_ orientation_ consistent - Check if all faces incident to the vertex have the same orientation.
Type Aliases§
- Body
IdType - Geometrical 3-cell identifier type.
- Curve
IdType - Geometrical 1-cell identifier type.
- Node
IdType - Geometrical 0-cell identifier type.
- Surface
IdType - Geometrical 2-cell identifier type.