Mantid
|
#include "MantidGeometry/DllConfig.h"
#include "MantidGeometry/IComponent.h"
#include "MantidGeometry/Objects/IObject.h"
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::IObjComponent |
Object Component class, this class brings together the physical attributes of the component to the positioning and geometry tree. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
namespace | Mantid::Kernel |
Typedefs | |
using | Mantid::Geometry::IObjComponent_const_sptr = std::shared_ptr< const IObjComponent > |
Shared pointer to IObjComponent (const version) More... | |
using | Mantid::Geometry::IObjComponent_sptr = std::shared_ptr< IObjComponent > |
Shared pointer to IObjComponent. More... | |