Module cubic_bezier
Available on crate feature
geometry only.Structs§
- Cubic
Bezier Polynomial - The polynomial form of a cubic bézier segment.
- Cubic
Bezier Segment - A 2d curve segment defined by four points: the beginning of the segment, two control points and the end of the segment.
- Flattened