|
Mantid
|
#include "MantidGeometry/Crystal/SymmetryOperation.h"#include "MantidPythonInterface/core/Converters/PyObjectToMatrix.h"#include "MantidPythonInterface/core/Converters/PyObjectToV3D.h"#include "MantidPythonInterface/core/StlExportDefinitions.h"#include <boost/python/class.hpp>#include <boost/python/enum.hpp>#include <boost/python/list.hpp>#include <boost/python/register_ptr_to_python.hpp>#include <boost/python/scope.hpp>Go to the source code of this file.
Functions | |
| void | export_SymmetryOperation () |
| void export_SymmetryOperation | ( | ) |
Definition at line 36 of file SymmetryOperation.cpp.
References Mantid::Geometry::SymmetryOperation::identifier(), Mantid::Geometry::SymmetryOperation::order(), and Mantid::PythonInterface::std_vector_exporter< ElementType, NoIndexingProxy >::wrap().