[][src]Function pbrt::core::geometry::pnt3_inside_bnd3

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

Determine if a given point is inside the bounding box.