[][src]Function flo_curves::bezier::derivative2

pub fn derivative2<Point: Coordinate>(wnn1: Point, wnn2: Point) -> Point

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