[][src]Crate maker_panel

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 Definitions

TPoint

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