getPositiveVector() const | Mantid::Geometry::V3R | |
m_x | Mantid::Geometry::V3R | protected |
m_y | Mantid::Geometry::V3R | protected |
m_z | Mantid::Geometry::V3R | protected |
operator Kernel::V3D() const | Mantid::Geometry::V3R | |
operator std::vector< double >() const | Mantid::Geometry::V3R | |
operator!=(const V3R &other) const | Mantid::Geometry::V3R | |
operator!=(int other) const | Mantid::Geometry::V3R | |
operator*(int other) const | Mantid::Geometry::V3R | |
operator*(const RationalNumber &other) const | Mantid::Geometry::V3R | |
operator*=(int other) | Mantid::Geometry::V3R | |
operator*=(const RationalNumber &other) | Mantid::Geometry::V3R | |
operator+(const V3R &other) const | Mantid::Geometry::V3R | |
operator+(int other) const | Mantid::Geometry::V3R | |
operator+(const RationalNumber &other) const | Mantid::Geometry::V3R | |
operator+(const Kernel::V3D &other) const | Mantid::Geometry::V3R | |
operator+=(const V3R &other) | Mantid::Geometry::V3R | |
operator+=(int other) | Mantid::Geometry::V3R | |
operator+=(const RationalNumber &other) | Mantid::Geometry::V3R | |
operator-() const | Mantid::Geometry::V3R | |
operator-(const V3R &other) const | Mantid::Geometry::V3R | |
operator-(int other) const | Mantid::Geometry::V3R | |
operator-(const RationalNumber &other) const | Mantid::Geometry::V3R | |
operator-(const Kernel::V3D &other) const | Mantid::Geometry::V3R | |
operator-=(const V3R &other) | Mantid::Geometry::V3R | |
operator-=(int other) | Mantid::Geometry::V3R | |
operator-=(const RationalNumber &other) | Mantid::Geometry::V3R | |
operator/(int other) const | Mantid::Geometry::V3R | |
operator/(const RationalNumber &other) const | Mantid::Geometry::V3R | |
operator/=(int other) | Mantid::Geometry::V3R | |
operator/=(const RationalNumber &other) | Mantid::Geometry::V3R | |
operator<(const V3R &other) const | Mantid::Geometry::V3R | |
operator==(const V3R &other) const | Mantid::Geometry::V3R | |
operator==(int other) const | Mantid::Geometry::V3R | |
operator[](size_t index) | Mantid::Geometry::V3R | |
operator[](size_t index) const | Mantid::Geometry::V3R | |
setX(const RationalNumber &newX) | Mantid::Geometry::V3R | |
setY(const RationalNumber &newY) | Mantid::Geometry::V3R | |
setZ(const RationalNumber &newZ) | Mantid::Geometry::V3R | |
V3R() | Mantid::Geometry::V3R | |
V3R(const RationalNumber &x, const RationalNumber &y, const RationalNumber &z) | Mantid::Geometry::V3R | |
V3R(const std::vector< int > &vector) | Mantid::Geometry::V3R | |
x() const | Mantid::Geometry::V3R | |
y() const | Mantid::Geometry::V3R | |
z() const | Mantid::Geometry::V3R | |