XMath::Vector3 Member List
This is the complete list of members for XMath::Vector3, including all inherited members.cross(const Vector3 &rhs) const | XMath::Vector3 | [inline] |
dot(const Vector3 &rhs) const | XMath::Vector3 | [inline] |
length() const | XMath::Vector3 | [inline] |
lengthSqr() const | XMath::Vector3 | [inline] |
normalize(float tolerance=1e-06) | XMath::Vector3 | [inline] |
operator *(const float scalar) const | XMath::Vector3 | [inline] |
operator *=(const float scalar) | XMath::Vector3 | [inline] |
operator const float *() const | XMath::Vector3 | [inline] |
operator float *() | XMath::Vector3 | [inline] |
operator!=(const Vector3 &rhs) const | XMath::Vector3 | [inline] |
operator+(const Vector3 &rhs) const | XMath::Vector3 | [inline] |
operator+=(const Vector3 &rhs) | XMath::Vector3 | [inline] |
operator-() const | XMath::Vector3 | [inline] |
operator-(const Vector3 &rhs) const | XMath::Vector3 | [inline] |
operator-=(const Vector3 &rhs) | XMath::Vector3 | [inline] |
operator/(float scalar) const | XMath::Vector3 | [inline] |
operator/=(float scalar) | XMath::Vector3 | [inline] |
operator=(const Vector3 &rhs) | XMath::Vector3 | [inline] |
operator==(const Vector3 &rhs) const | XMath::Vector3 | [inline] |
unitCross(const Vector3 &rhs) const | XMath::Vector3 | [inline] |
Vector3(const Vector3 &pCopy) | XMath::Vector3 | [inline] |
Vector3(const float ix, const float iy, const float iz) | XMath::Vector3 | [inline] |
Vector3() | XMath::Vector3 | [inline] |
x | XMath::Vector3 | |
y | XMath::Vector3 | |
z | XMath::Vector3 | |
~Vector3() | XMath::Vector3 | [inline] |
Generated on Mon Aug 28 15:39:26 2006 for Xface Core Library by 1.4.6-NO