[][src]Module makepad_geometry::quadratic_segment

Structs

Linearize

An iterator over the points of a polyline that approximates self with tolerance epsilon, excluding the first point.

QuadraticSegment

A quadratic bezier curve segment in 2-dimensional Euclidian space.