|
Mantid
|
#include "MantidGeometry/Rendering/ShapeInfo.h"#include <boost/python/class.hpp>#include <boost/python/enum.hpp>Go to the source code of this file.
Functions | |
| void | export_ShapeInfo () |
| void export_ShapeInfo | ( | ) |
Definition at line 14 of file ShapeInfo.cpp.
References Mantid::Geometry::detail::ShapeInfo::CONE, Mantid::Geometry::detail::ShapeInfo::CUBOID, Mantid::Geometry::detail::ShapeInfo::CYLINDER, Mantid::Geometry::detail::ShapeInfo::height(), Mantid::Geometry::detail::ShapeInfo::HEXAHEDRON, Mantid::Geometry::detail::ShapeInfo::HOLLOWCYLINDER, Mantid::Geometry::detail::ShapeInfo::innerRadius(), Mantid::Geometry::detail::ShapeInfo::NOSHAPE, Mantid::Geometry::detail::ShapeInfo::radius(), Mantid::Geometry::detail::ShapeInfo::shape(), and Mantid::Geometry::detail::ShapeInfo::SPHERE.