Function qbez

Source
pub fn qbez<T: Float>(a: [T; 3], b: [T; 3], c: [T; 3]) -> Fn1<T>
Expand description

Quadratic bezier curve.