pub fn pnt3i_inside_exclusive(p: &Point3i, b: &Bounds3i) -> bool
Expand description

Is a 3D point inside a 3D bound?