Module vek::bezier::repr_c [] [src]

Structs

CubicBezier2

A 2D curve with two control points.

CubicBezier3

A 3D curve with two control points.

QuadraticBezier2

A 2D curve with one control point.

QuadraticBezier3

A 3D curve with one control point.