[][src]Module lyon_geom::cubic_bezier

Structs

CubicBezierSegment

A 2d curve segment defined by four points: the beginning of the segment, two control points and the end of the segment.

Flattened

Type Definitions

MonotonicCubicBezierSegment

A monotonically increasing in x and y quadratic bézier curve segment