Crate tritet

Crate tritet 

Source
Expand description

Triangle and tetrahedron mesh generators

Structs§

InputDataTetMesh
Holds the input data for tetrahedral mesh generation using Tetgen.
InputDataTriMesh
Holds the input data for triangle mesh generation using Trigen.
Tetgen
Implements high-level functions to call Si’s Tetgen Cpp-Code
Trigen
Implements high-level functions to call Shewchuk’s Triangle C-Code

Enums§

VoronoiEdgePoint
Holds the index of an endpoint on a Voronoi edge or the direction of the Voronoi edge

Type Aliases§

StrError
Defines a type alias for the error type as a static string