absDotProduct(const Vector3 &vec) const | Ogre::Vector3 | |
angleBetween(const Vector3 &dest) const | Ogre::Vector3 | |
crossProduct(const Vector3 &rkVector) const | Ogre::Vector3 | |
directionEquals(const Vector3 &rhs, const Radian &tolerance) const | Ogre::Vector3 | |
distance(const Vector3 &rhs) const | Ogre::Vector3 | |
dotProduct(const Vector3 &vec) const | Ogre::Vector3 | |
getRotationTo(const Vector3 &dest, const Vector3 &fallbackAxis=Vector3::ZERO) const | Ogre::Vector3 | |
isNaN() const | Ogre::Vector3 | |
isZeroLength(void) const | Ogre::Vector3 | |
length() const | Ogre::Vector3 | |
makeCeil(const Vector3 &cmp) | Ogre::Vector3 | |
makeFloor(const Vector3 &cmp) | Ogre::Vector3 | |
midPoint(const Vector3 &vec) const | Ogre::Vector3 | |
NEGATIVE_UNIT_X | Ogre::Vector3 | [static] |
NEGATIVE_UNIT_Y | Ogre::Vector3 | [static] |
NEGATIVE_UNIT_Z | Ogre::Vector3 | [static] |
normalise() | Ogre::Vector3 | |
normalisedCopy(void) const | Ogre::Vector3 | |
operator!=(const Vector3 &rkVector) const | Ogre::Vector3 | |
operator*(const Real fScalar) const | Ogre::Vector3 | |
operator*(const Vector3 &rhs) const | Ogre::Vector3 | |
operator*(const Real fScalar, const Vector3 &rkVector) | Ogre::Vector3 | [friend] |
operator*=(const Real fScalar) | Ogre::Vector3 | |
operator*=(const Vector3 &rkVector) | Ogre::Vector3 | |
operator+(const Vector3 &rkVector) const | Ogre::Vector3 | |
operator+() const | Ogre::Vector3 | |
operator+(const Vector3 &lhs, const Real rhs) | Ogre::Vector3 | [friend] |
operator+(const Real lhs, const Vector3 &rhs) | Ogre::Vector3 | [friend] |
operator+=(const Vector3 &rkVector) | Ogre::Vector3 | |
operator+=(const Real fScalar) | Ogre::Vector3 | |
operator-(const Vector3 &rkVector) const | Ogre::Vector3 | |
operator-() const | Ogre::Vector3 | |
operator-(const Vector3 &lhs, const Real rhs) | Ogre::Vector3 | [friend] |
operator-(const Real lhs, const Vector3 &rhs) | Ogre::Vector3 | [friend] |
operator-=(const Vector3 &rkVector) | Ogre::Vector3 | |
operator-=(const Real fScalar) | Ogre::Vector3 | |
operator/(const Real fScalar) const | Ogre::Vector3 | |
operator/(const Vector3 &rhs) const | Ogre::Vector3 | |
operator/(const Real fScalar, const Vector3 &rkVector) | Ogre::Vector3 | [friend] |
operator/=(const Real fScalar) | Ogre::Vector3 | |
operator/=(const Vector3 &rkVector) | Ogre::Vector3 | |
operator<(const Vector3 &rhs) const | Ogre::Vector3 | |
operator<<(std::ostream &o, const Vector3 &v) | Ogre::Vector3 | [friend] |
operator=(const Vector3 &rkVector) | Ogre::Vector3 | |
operator=(const Real fScaler) | Ogre::Vector3 | |
operator==(const Vector3 &rkVector) const | Ogre::Vector3 | |
operator>(const Vector3 &rhs) const | Ogre::Vector3 | |
operator[](const size_t i) const | Ogre::Vector3 | |
operator[](const size_t i) | Ogre::Vector3 | |
perpendicular(void) const | Ogre::Vector3 | |
positionCloses(const Vector3 &rhs, Real tolerance=1e-03f) const | Ogre::Vector3 | |
positionEquals(const Vector3 &rhs, Real tolerance=1e-03) const | Ogre::Vector3 | |
primaryAxis() const | Ogre::Vector3 | |
ptr() | Ogre::Vector3 | |
ptr() const | Ogre::Vector3 | |
randomDeviant(const Radian &angle, const Vector3 &up=Vector3::ZERO) const | Ogre::Vector3 | |
reflect(const Vector3 &normal) const | Ogre::Vector3 | |
squaredDistance(const Vector3 &rhs) const | Ogre::Vector3 | |
squaredLength() const | Ogre::Vector3 | |
swap(Vector3 &other) | Ogre::Vector3 | |
UNIT_SCALE | Ogre::Vector3 | [static] |
UNIT_X | Ogre::Vector3 | [static] |
UNIT_Y | Ogre::Vector3 | [static] |
UNIT_Z | Ogre::Vector3 | [static] |
Vector3() | Ogre::Vector3 | |
Vector3(const Real fX, const Real fY, const Real fZ) | Ogre::Vector3 | |
Vector3(const Real afCoordinate[3]) | Ogre::Vector3 | [explicit] |
Vector3(const int afCoordinate[3]) | Ogre::Vector3 | [explicit] |
Vector3(Real *const r) | Ogre::Vector3 | [explicit] |
Vector3(const Real scaler) | Ogre::Vector3 | [explicit] |
x | Ogre::Vector3 | |
y | Ogre::Vector3 | |
z | Ogre::Vector3 | |
ZERO | Ogre::Vector3 | [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:25 2012