pub fn pnt2_inside_bnd2f(pt: Point2f, b: &Bounds2f) -> bool
Expand description

Determine if a given point is inside the bounding box.