| coneGeometry() const | Mantid::Geometry::detail::ShapeInfo | |
| cuboidGeometry() const | Mantid::Geometry::detail::ShapeInfo | |
| cylinderGeometry() const | Mantid::Geometry::detail::ShapeInfo | |
| GeometryShape enum name | Mantid::Geometry::detail::ShapeInfo | |
| getObjectGeometry(GeometryShape &shape, std::vector< Kernel::V3D > &points, double &innerRadius, double &radius, double &height) const | Mantid::Geometry::detail::ShapeInfo | |
| height() const | Mantid::Geometry::detail::ShapeInfo | |
| hexahedronGeometry() const | Mantid::Geometry::detail::ShapeInfo | |
| hollowCylinderGeometry() const | Mantid::Geometry::detail::ShapeInfo | |
| innerRadius() const | Mantid::Geometry::detail::ShapeInfo | |
| m_height | Mantid::Geometry::detail::ShapeInfo | private |
| m_innerRadius | Mantid::Geometry::detail::ShapeInfo | private |
| m_points | Mantid::Geometry::detail::ShapeInfo | private |
| m_radius | Mantid::Geometry::detail::ShapeInfo | private |
| m_shape | Mantid::Geometry::detail::ShapeInfo | private |
| operator==(const ShapeInfo &other) | Mantid::Geometry::detail::ShapeInfo | |
| points() const | Mantid::Geometry::detail::ShapeInfo | |
| radius() const | Mantid::Geometry::detail::ShapeInfo | |
| setCone(const Kernel::V3D ¢er, const Kernel::V3D &symmetryAxis, double radius, double height) | Mantid::Geometry::detail::ShapeInfo | |
| setCuboid(const Kernel::V3D &, const Kernel::V3D &, const Kernel::V3D &, const Kernel::V3D &) | Mantid::Geometry::detail::ShapeInfo | |
| setCylinder(const Kernel::V3D ¢erBottomBase, const Kernel::V3D &symmetryAxis, double radius, double height) | Mantid::Geometry::detail::ShapeInfo | |
| setHexahedron(const Kernel::V3D &, const Kernel::V3D &, const Kernel::V3D &, const Kernel::V3D &, const Kernel::V3D &, const Kernel::V3D &, const Kernel::V3D &, const Kernel::V3D &) | Mantid::Geometry::detail::ShapeInfo | |
| setHollowCylinder(const Kernel::V3D ¢reBottomBase, const Kernel::V3D &symmetryAxis, double innerRadius, double outerRadius, double height) | Mantid::Geometry::detail::ShapeInfo | |
| setSphere(const Kernel::V3D ¢er, double radius) | Mantid::Geometry::detail::ShapeInfo | |
| shape() const | Mantid::Geometry::detail::ShapeInfo | |
| ShapeInfo() | Mantid::Geometry::detail::ShapeInfo | |
| ShapeInfo(const ShapeInfo &)=default | Mantid::Geometry::detail::ShapeInfo | |
| sphereGeometry() const | Mantid::Geometry::detail::ShapeInfo | |