pub fn pnt2_inside_bnd2i(pt: Point2i, b: &Bounds2i) -> bool
Expand description

Determine if a given point is inside the bounding box.