REFAC: Cube changed to oriented box
Most calculations done with oriented cubes were basically the same as if you were to do them with a box of differing length. (differing x, y, z lengths). Cube has now been replaced with oriented box. This also fixes SDF computation of boxes.