This a python binding to the C++ class Mantid::Geometry::BoundingBox.
Constructs a zero-sized box
Returns a V3D containing the coordinates of the centre point. See mantid.kernel.V3D
Returns true if the line given by the starting point & direction vector passes through the box
Returns true if the box has no dimensions that have been set
Returns true if the given point is inside the object. See mantid.kernel.V3D
Returns a V3D containing the values of the minimum of the box. See mantid.kernel.V3D
Returns a V3D containing the values of the minimum of the box. See mantid.kernel.V3D
Returns a V3D containing the widths for each dimension. See mantid.kernel.V3D