9#include "MantidGeometry/DllConfig.h"
19class RectangularDetector;
20class StructuredDetector;
24class GeometryTriangulator;
28namespace RenderingHelpers {
Object Component class, this class brings together the physical attributes of the component to the po...
RectangularDetector is a type of CompAssembly, an assembly of components.
StructuredDetector is a type of CompAssembly, an assembly of components.
GeometryTriangulator : Triangulates object surfaces.
MANTID_GEOMETRY_DLL void renderIObjComponent(const IObjComponent &objComp)
Render IObjComponent.
MANTID_GEOMETRY_DLL void renderStructured(const StructuredDetector &structDet)
Renders structured geometry (used for rendering StructuredDetector)
MANTID_GEOMETRY_DLL void renderTriangulated(detail::GeometryTriangulator &triangulator)
Render Traingulated Surface.
MANTID_GEOMETRY_DLL void renderShape(const detail::ShapeInfo &shapeInfo)
Renders a sphere, cuboid, hexahedron, cone or cylinder.
MANTID_GEOMETRY_DLL void renderBitmap(const RectangularDetector &rectDet)
Renders a Bitmap (used for rendering RectangularDetector)
Helper class which provides the Collimation Length for SANS instruments.