Crate maker_panel

Source

Modules§

features
Components which compose a panel.

Structs§

Panel
Combines features into single geometry.
VertexBuffers
Structure that holds the vertex and index data.

Enums§

Align
Alignment of multiple elements in an array.
Direction
The direction in which repetitions occur.
Err
Failure modes when constructing or serializing geometry.
Layer
PCB layers.
SpecErr
TessellationError
The fill tessellator’s error enumeration.

Type Aliases§

TPoint
Alias for euclid::default::Point2D<f32>.