Expand description

topological elements

Enums

The shell conditions being determined by the half-edge model.

Type Definitions

Edge, which consists two vertices.
The id that does not depend on the direction of the edge.
Face, attached to a simple and closed wire.
The id that does not depend on the direction of the face.
Shell, a connected compounded faces.
Solid, attached to a closed shells.
Vertex, the minimum topological unit.
The id of vertex. Copy trait is implemented.
Wire, a path or cycle which consists some edges.