|
Mantid
|
#include "MantidGeometry/DllConfig.h"#include "MantidGeometry/Rendering/RenderingMesh.h"#include "MantidGeometry/Rendering/ShapeInfo.h"#include "MantidKernel/Logger.h"#include "MantidKernel/V3D.h"#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | Mantid::Geometry::GeometryHandler |
| Handles rendering of all object Geometry. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
| namespace | Mantid::Geometry::detail |
| ShapeInfo : Stores shape types and information relevant to drawing the shape. | |
Functions | |
| template<typename Adaptee > | |
| std::unique_ptr< Geometry::RenderingMesh > | Mantid::Geometry::detail::makeRenderingMesh (const Adaptee &adaptee) |