pub fn pnt3_inside_bnd3(p: &Point3f, b: &Bounds3f) -> bool
Determine if a given point is inside the bounding box.