[][src]Module gut::mesh::builder

Structs

GridBuilder

Parameters that define a grid that lies in one of the 3 axis planes in 3D space.

PlatonicSolidBuilder
SolidBoxBuilder

Builder for a [-1,1]x[-1,1]x[-1,1] tetmesh box with the given cell resolution per axis. The tetrahedralization is a simple 6 tets per cube with a regular pattern.

TorusBuilder

Enums

AxisPlaneOrientation

Axis plane orientation.