angleBetween(const Ogre::Vector2 &other) const | Ogre::Vector2 | |
angleTo(const Ogre::Vector2 &other) const | Ogre::Vector2 | |
crossProduct(const Vector2 &rkVector) const | Ogre::Vector2 | |
distance(const Vector2 &rhs) const | Ogre::Vector2 | |
dotProduct(const Vector2 &vec) const | Ogre::Vector2 | |
isNaN() const | Ogre::Vector2 | |
isZeroLength(void) const | Ogre::Vector2 | |
length() const | Ogre::Vector2 | |
makeCeil(const Vector2 &cmp) | Ogre::Vector2 | |
makeFloor(const Vector2 &cmp) | Ogre::Vector2 | |
midPoint(const Vector2 &vec) const | Ogre::Vector2 | |
NEGATIVE_UNIT_X | Ogre::Vector2 | [static] |
NEGATIVE_UNIT_Y | Ogre::Vector2 | [static] |
normalise() | Ogre::Vector2 | |
normalisedCopy(void) const | Ogre::Vector2 | |
operator!=(const Vector2 &rkVector) const | Ogre::Vector2 | |
operator*(const Real fScalar) const | Ogre::Vector2 | |
operator*(const Vector2 &rhs) const | Ogre::Vector2 | |
operator*(const Real fScalar, const Vector2 &rkVector) | Ogre::Vector2 | [friend] |
operator*=(const Real fScalar) | Ogre::Vector2 | |
operator*=(const Vector2 &rkVector) | Ogre::Vector2 | |
operator+(const Vector2 &rkVector) const | Ogre::Vector2 | |
operator+() const | Ogre::Vector2 | |
operator+(const Vector2 &lhs, const Real rhs) | Ogre::Vector2 | [friend] |
operator+(const Real lhs, const Vector2 &rhs) | Ogre::Vector2 | [friend] |
operator+=(const Vector2 &rkVector) | Ogre::Vector2 | |
operator+=(const Real fScaler) | Ogre::Vector2 | |
operator-(const Vector2 &rkVector) const | Ogre::Vector2 | |
operator-() const | Ogre::Vector2 | |
operator-(const Vector2 &lhs, const Real rhs) | Ogre::Vector2 | [friend] |
operator-(const Real lhs, const Vector2 &rhs) | Ogre::Vector2 | [friend] |
operator-=(const Vector2 &rkVector) | Ogre::Vector2 | |
operator-=(const Real fScaler) | Ogre::Vector2 | |
operator/(const Real fScalar) const | Ogre::Vector2 | |
operator/(const Vector2 &rhs) const | Ogre::Vector2 | |
operator/(const Real fScalar, const Vector2 &rkVector) | Ogre::Vector2 | [friend] |
operator/=(const Real fScalar) | Ogre::Vector2 | |
operator/=(const Vector2 &rkVector) | Ogre::Vector2 | |
operator<(const Vector2 &rhs) const | Ogre::Vector2 | |
operator<<(std::ostream &o, const Vector2 &v) | Ogre::Vector2 | [friend] |
operator=(const Vector2 &rkVector) | Ogre::Vector2 | |
operator=(const Real fScalar) | Ogre::Vector2 | |
operator==(const Vector2 &rkVector) const | Ogre::Vector2 | |
operator>(const Vector2 &rhs) const | Ogre::Vector2 | |
operator[](const size_t i) const | Ogre::Vector2 | |
operator[](const size_t i) | Ogre::Vector2 | |
perpendicular(void) const | Ogre::Vector2 | |
ptr() | Ogre::Vector2 | |
ptr() const | Ogre::Vector2 | |
randomDeviant(Real angle) const | Ogre::Vector2 | |
reflect(const Vector2 &normal) const | Ogre::Vector2 | |
squaredDistance(const Vector2 &rhs) const | Ogre::Vector2 | |
squaredLength() const | Ogre::Vector2 | |
swap(Vector2 &other) | Ogre::Vector2 | |
UNIT_SCALE | Ogre::Vector2 | [static] |
UNIT_X | Ogre::Vector2 | [static] |
UNIT_Y | Ogre::Vector2 | [static] |
Vector2() | Ogre::Vector2 | |
Vector2(const Real fX, const Real fY) | Ogre::Vector2 | |
Vector2(const Real scaler) | Ogre::Vector2 | [explicit] |
Vector2(const Real afCoordinate[2]) | Ogre::Vector2 | [explicit] |
Vector2(const int afCoordinate[2]) | Ogre::Vector2 | [explicit] |
Vector2(Real *const r) | Ogre::Vector2 | [explicit] |
x | Ogre::Vector2 | |
y | Ogre::Vector2 | |
ZERO | Ogre::Vector2 | [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:24 2012