A 3D Box defined by an anchor point (corner), width, height and depth.
Return true if given point is inside the Box.
Return true if the volumes of two boxes intersect.
Return a copy of the box with sides offset
Convert to box-coordinates u, v, w to
Extract a sub-box
Convert to IntBox