[][src]Module lyon_geom::quadratic_bezier

Structs

Flattened

A flattening iterator for quadratic bézier segments.

FlattenedT

A flattening iterator for quadratic bézier segments.

FlatteningParameters
QuadraticBezierSegment

A 2d curve segment defined by three points: the beginning of the segment, a control point and the end of the segment.

Type Definitions

MonotonicQuadraticBezierSegment

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