Expand description

Bézier curve structs that use #[repr(C)] vectors.

Structs

A 2D Bézier curve with two control points.

A 3D Bézier curve with two control points.

A 2D Bézier curve with one control point.

A 3D Bézier curve with one control point.