Mantid
|
#include <ShapeInfo.h>
Public Attributes | |
const Kernel::V3D & | axis |
const Kernel::V3D & | centre |
double | height |
double | radius |
Definition at line 64 of file ShapeInfo.h.
const Kernel::V3D& Mantid::Geometry::detail::ShapeInfo::ConeGeometry::axis |
Definition at line 66 of file ShapeInfo.h.
const Kernel::V3D& Mantid::Geometry::detail::ShapeInfo::ConeGeometry::centre |
Definition at line 65 of file ShapeInfo.h.
double Mantid::Geometry::detail::ShapeInfo::ConeGeometry::height |
Definition at line 68 of file ShapeInfo.h.
double Mantid::Geometry::detail::ShapeInfo::ConeGeometry::radius |
Definition at line 67 of file ShapeInfo.h.