Function flo_curves::bezier::derivative2

source ·
pub fn derivative2<Point: Coordinate>(wnn1: Point, wnn2: Point) -> Point
Expand description

Returns the 3rd derivative of a cubic bezier curve (2nd of a quadratic)