Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
Mantid3MFFileIO.h File Reference
#include "Bindings/Cpp/lib3mf_implicit.hpp"
#include "MantidDataHandling/MeshFileIO.h"
#include <memory>

Go to the source code of this file.

Classes

class  Mantid::DataHandling::Mantid3MFFileIO
 Class to load and save .3mf files .3mf format is a 3D manufacturing format for storing mesh descriptions of multi-component objects + metadata about the overall model (eg scale) and the individual components. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::DataHandling
 
namespace  Mantid::Geometry
 

Typedefs

using Mantid::DataHandling::MeshObject_const_sptr = std::shared_ptr< const Geometry::MeshObject >
 Typdef for a shared pointer to a const object. More...
 
using Mantid::DataHandling::MeshObject_sptr = std::shared_ptr< Geometry::MeshObject >
 Typdef for a shared pointer. More...