|
Mantid
|
#include "MantidGeometry/Objects/BoundingBox.h"#include <boost/python/class.hpp>#include <boost/python/copy_const_reference.hpp>Go to the source code of this file.
Functions | |
| void | export_BoundingBox () |
| void export_BoundingBox | ( | ) |
Definition at line 15 of file BoundingBox.cpp.
References Mantid::Geometry::BoundingBox::centrePoint(), Mantid::Geometry::BoundingBox::doesLineIntersect(), Mantid::Geometry::BoundingBox::isNull(), Mantid::Geometry::BoundingBox::isPointInside(), Mantid::Geometry::BoundingBox::maxPoint(), Mantid::Geometry::BoundingBox::minPoint(), and Mantid::Geometry::BoundingBox::width().