Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidDataHandling/DllConfig.h"
#include "MantidGeometry/Objects/IObject.h"
#include "MantidKernel/Matrix.h"
Go to the source code of this file.
Classes | |
class | Mantid::DataHandling::SaveSampleEnvironmentAndShape |
Save the Shape of the sample and environment into a single binary .stl file. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataHandling |
namespace | Mantid::Geometry |
Functions | |
const Mantid::Geometry::MeshObject & | Mantid::DataHandling::toMeshObject (const Geometry::IObject &object) |
Function to convert an IObject to a mesh, and throw if this can't be done. More... | |