[][src]Function flo_curves::bezier::bounding_box4

pub fn bounding_box4<Point: Coordinate, Bounds: BoundingBox<Point = Point>>(
    w1: Point,
    w2: Point,
    w3: Point,
    w4: Point
) -> Bounds

Finds the upper and lower points in a cubic curve's bounding box