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

Is a 3D point inside a 3D bound?