Mantid
|
#include <ShapeFactory.h>
Public Member Functions | |
void | rotatePoints (const std::vector< double > &rotationMatrix) |
Public Attributes | |
Kernel::V3D | lbb |
Kernel::V3D | lbt |
Kernel::V3D | lfb |
Kernel::V3D | lft |
Kernel::V3D | rbb |
Kernel::V3D | rbt |
Kernel::V3D | rfb |
Kernel::V3D | rft |
Definition at line 52 of file ShapeFactory.h.
|
inline |
Definition at line 62 of file ShapeFactory.h.
References lbb, lbt, lfb, lft, rbb, rbt, rfb, rft, and Mantid::Kernel::V3D::rotate().
Referenced by Mantid::Geometry::ShapeFactory::parseHexahedron(), and Mantid::Geometry::ShapeFactory::parseTaperedGuide().
Kernel::V3D Mantid::Geometry::Hexahedron::lbb |
Definition at line 55 of file ShapeFactory.h.
Referenced by Mantid::Geometry::ShapeFactory::createHexahedralShape(), Mantid::Geometry::ShapeFactory::parseHexahedron(), Mantid::Geometry::ShapeFactory::parseHexahedronFromStruct(), Mantid::Geometry::ShapeFactory::parseTaperedGuide(), and rotatePoints().
Kernel::V3D Mantid::Geometry::Hexahedron::lbt |
Definition at line 56 of file ShapeFactory.h.
Referenced by Mantid::Geometry::ShapeFactory::createHexahedralShape(), Mantid::Geometry::ShapeFactory::parseHexahedron(), Mantid::Geometry::ShapeFactory::parseHexahedronFromStruct(), Mantid::Geometry::ShapeFactory::parseTaperedGuide(), and rotatePoints().
Kernel::V3D Mantid::Geometry::Hexahedron::lfb |
Definition at line 53 of file ShapeFactory.h.
Referenced by Mantid::Geometry::ShapeFactory::createHexahedralShape(), Mantid::Geometry::ShapeFactory::parseHexahedron(), Mantid::Geometry::ShapeFactory::parseHexahedronFromStruct(), Mantid::Geometry::ShapeFactory::parseTaperedGuide(), and rotatePoints().
Kernel::V3D Mantid::Geometry::Hexahedron::lft |
Definition at line 54 of file ShapeFactory.h.
Referenced by Mantid::Geometry::ShapeFactory::createHexahedralShape(), Mantid::Geometry::ShapeFactory::parseHexahedron(), Mantid::Geometry::ShapeFactory::parseHexahedronFromStruct(), Mantid::Geometry::ShapeFactory::parseTaperedGuide(), and rotatePoints().
Kernel::V3D Mantid::Geometry::Hexahedron::rbb |
Definition at line 59 of file ShapeFactory.h.
Referenced by Mantid::Geometry::ShapeFactory::createHexahedralShape(), Mantid::Geometry::ShapeFactory::parseHexahedron(), Mantid::Geometry::ShapeFactory::parseHexahedronFromStruct(), Mantid::Geometry::ShapeFactory::parseTaperedGuide(), and rotatePoints().
Kernel::V3D Mantid::Geometry::Hexahedron::rbt |
Definition at line 60 of file ShapeFactory.h.
Referenced by Mantid::Geometry::ShapeFactory::createHexahedralShape(), Mantid::Geometry::ShapeFactory::parseHexahedron(), Mantid::Geometry::ShapeFactory::parseTaperedGuide(), and rotatePoints().
Kernel::V3D Mantid::Geometry::Hexahedron::rfb |
Definition at line 57 of file ShapeFactory.h.
Referenced by Mantid::Geometry::ShapeFactory::createHexahedralShape(), Mantid::Geometry::ShapeFactory::parseHexahedron(), Mantid::Geometry::ShapeFactory::parseHexahedronFromStruct(), Mantid::Geometry::ShapeFactory::parseTaperedGuide(), and rotatePoints().
Kernel::V3D Mantid::Geometry::Hexahedron::rft |
Definition at line 58 of file ShapeFactory.h.
Referenced by Mantid::Geometry::ShapeFactory::createHexahedralShape(), Mantid::Geometry::ShapeFactory::parseHexahedron(), Mantid::Geometry::ShapeFactory::parseHexahedronFromStruct(), Mantid::Geometry::ShapeFactory::parseTaperedGuide(), and rotatePoints().