|
Mantid
|
#include "MantidGeometry/Instrument/ReferenceFrame.h"#include "MantidPythonInterface/core/GetPointer.h"#include <boost/python/class.hpp>#include <boost/python/enum.hpp>#include <boost/python/register_ptr_to_python.hpp>#include <memory>Go to the source code of this file.
Functions | |
| void | export_ReferenceFrame () |
| void export_ReferenceFrame | ( | ) |
Definition at line 20 of file ReferenceFrame.cpp.
References Mantid::Geometry::ReferenceFrame::pointingAlongBeam(), Mantid::Geometry::ReferenceFrame::pointingAlongBeamAxis(), Mantid::Geometry::ReferenceFrame::pointingHorizontalAxis(), Mantid::Geometry::ReferenceFrame::pointingUp(), Mantid::Geometry::ReferenceFrame::pointingUpAxis(), Mantid::Geometry::ReferenceFrame::vecPointingAlongBeam(), and Mantid::Geometry::ReferenceFrame::vecPointingUp().