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

Is a 2D point inside a 2D bound?