|
Mantid
|
This is the complete list of members for Mantid::API::Projection, including all inherited members.
| getAxis(size_t nd) | Mantid::API::Projection | |
| getOffset(size_t nd) | Mantid::API::Projection | |
| getUnit(size_t nd) | Mantid::API::Projection | |
| m_dimensions | Mantid::API::Projection | protected |
| m_offsets | Mantid::API::Projection | protected |
| m_units | Mantid::API::Projection | protected |
| Projection() | Mantid::API::Projection | |
| Projection(const Kernel::V3D &u, const Kernel::V3D &v) | Mantid::API::Projection | |
| Projection(const Kernel::V3D &u, const Kernel::V3D &v, const Kernel::V3D &w) | Mantid::API::Projection | |
| Projection(const ITableWorkspace &ws) | Mantid::API::Projection | |
| setAxis(size_t nd, const Kernel::V3D &axis) | Mantid::API::Projection | |
| setOffset(size_t nd, double offset) | Mantid::API::Projection | |
| setUnit(size_t nd, ProjectionUnit unit) | Mantid::API::Projection | |
| U() | Mantid::API::Projection | inline |
| V() | Mantid::API::Projection | inline |
| W() | Mantid::API::Projection | inline |
| ~Projection()=default | Mantid::API::Projection | virtual |