dotProduct(const Vector4 &vec) const | Ogre::Vector4 | |
isNaN() const | Ogre::Vector4 | |
operator!=(const Vector4 &rkVector) const | Ogre::Vector4 | |
operator*(const Real fScalar) const | Ogre::Vector4 | |
operator*(const Vector4 &rhs) const | Ogre::Vector4 | |
operator*(const Real fScalar, const Vector4 &rkVector) | Ogre::Vector4 | [friend] |
operator*=(const Real fScalar) | Ogre::Vector4 | |
operator*=(const Vector4 &rkVector) | Ogre::Vector4 | |
operator+(const Vector4 &rkVector) const | Ogre::Vector4 | |
operator+() const | Ogre::Vector4 | |
operator+(const Vector4 &lhs, const Real rhs) | Ogre::Vector4 | [friend] |
operator+(const Real lhs, const Vector4 &rhs) | Ogre::Vector4 | [friend] |
operator+=(const Vector4 &rkVector) | Ogre::Vector4 | |
operator+=(const Real fScalar) | Ogre::Vector4 | |
operator-(const Vector4 &rkVector) const | Ogre::Vector4 | |
operator-() const | Ogre::Vector4 | |
operator-(const Vector4 &lhs, Real rhs) | Ogre::Vector4 | [friend] |
operator-(const Real lhs, const Vector4 &rhs) | Ogre::Vector4 | [friend] |
operator-=(const Vector4 &rkVector) | Ogre::Vector4 | |
operator-=(const Real fScalar) | Ogre::Vector4 | |
operator/(const Real fScalar) const | Ogre::Vector4 | |
operator/(const Vector4 &rhs) const | Ogre::Vector4 | |
operator/(const Real fScalar, const Vector4 &rkVector) | Ogre::Vector4 | [friend] |
operator/=(const Real fScalar) | Ogre::Vector4 | |
operator/=(const Vector4 &rkVector) | Ogre::Vector4 | |
operator<<(std::ostream &o, const Vector4 &v) | Ogre::Vector4 | [friend] |
operator=(const Vector4 &rkVector) | Ogre::Vector4 | |
operator=(const Real fScalar) | Ogre::Vector4 | |
operator=(const Vector3 &rhs) | Ogre::Vector4 | |
operator==(const Vector4 &rkVector) const | Ogre::Vector4 | |
operator[](const size_t i) const | Ogre::Vector4 | |
operator[](const size_t i) | Ogre::Vector4 | |
ptr() | Ogre::Vector4 | |
ptr() const | Ogre::Vector4 | |
swap(Vector4 &other) | Ogre::Vector4 | |
Vector4() | Ogre::Vector4 | |
Vector4(const Real fX, const Real fY, const Real fZ, const Real fW) | Ogre::Vector4 | |
Vector4(const Real afCoordinate[4]) | Ogre::Vector4 | [explicit] |
Vector4(const int afCoordinate[4]) | Ogre::Vector4 | [explicit] |
Vector4(Real *const r) | Ogre::Vector4 | [explicit] |
Vector4(const Real scaler) | Ogre::Vector4 | [explicit] |
Vector4(const Vector3 &rhs) | Ogre::Vector4 | [explicit] |
w | Ogre::Vector4 | |
x | Ogre::Vector4 | |
y | Ogre::Vector4 | |
z | Ogre::Vector4 | |
ZERO | Ogre::Vector4 | [static] |
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:41:26 2012