Mantid
|
#include <ShapeInfo.h>
Public Attributes | |
const Kernel::V3D & | axis |
const Kernel::V3D & | centreOfBottomBase |
double | height |
double | radius |
Definition at line 58 of file ShapeInfo.h.
const Kernel::V3D& Mantid::Geometry::detail::ShapeInfo::CylinderGeometry::axis |
Definition at line 60 of file ShapeInfo.h.
const Kernel::V3D& Mantid::Geometry::detail::ShapeInfo::CylinderGeometry::centreOfBottomBase |
Definition at line 59 of file ShapeInfo.h.
double Mantid::Geometry::detail::ShapeInfo::CylinderGeometry::height |
Definition at line 62 of file ShapeInfo.h.
double Mantid::Geometry::detail::ShapeInfo::CylinderGeometry::radius |
Definition at line 61 of file ShapeInfo.h.