pub fn pnt3_inside_bnd3(p: &Point3f, b: &Bounds3f) -> bool
Expand description

Determine if a given point is inside the bounding box.