| dotProduct(const vhdVector4 &vec) const | vhdVector4 | [inline] |
| get(unsigned int index) const | vhdVector4 | [inline] |
| length() const | vhdVector4 | [inline] |
| normalise() | vhdVector4 | [inline] |
| operator *(vhtReal fScalar) const | vhdVector4 | [inline] |
| operator *(const vhdVector4 &rhs) const | vhdVector4 | [inline] |
| operator *(vhtReal fScalar, const vhdVector4 &rkVector) | vhdVector4 | [friend] |
| operator *=(const vhdVector4 &rkVector) | vhdVector4 | [inline] |
| operator *=(vhtReal fScalar) | vhdVector4 | [inline] |
| operator const vhtReal *() const | vhdVector4 | [inline] |
| operator vhtReal *() | vhdVector4 | [inline] |
| operator!=(const vhdVector4 &rkVector) const | vhdVector4 | [inline] |
| operator+(const vhdVector4 &rkVector) const | vhdVector4 | [inline] |
| operator+=(const vhdVector4 &rkVector) | vhdVector4 | [inline] |
| operator-(const vhdVector4 &rkVector) const | vhdVector4 | [inline] |
| operator-() const | vhdVector4 | [inline] |
| operator-=(const vhdVector4 &rkVector) | vhdVector4 | [inline] |
| operator/(vhtReal fScalar) const | vhdVector4 | [inline] |
| operator/(const vhdVector4 &rhs) const | vhdVector4 | [inline] |
| operator/=(const vhdVector4 &rkVector) | vhdVector4 | [inline] |
| operator/=(vhtReal fScalar) | vhdVector4 | [inline] |
| operator<<(std::ostream &o, const vhdVector4 &v) | vhdVector4 | [friend] |
| operator=(const vhdVector4 &rkVector) | vhdVector4 | [inline] |
| operator=(const vhdVector3 &rhs) | vhdVector4 | [inline] |
| operator==(const vhdVector4 &rkVector) const | vhdVector4 | [inline] |
| operator[](unsigned int index) const | vhdVector4 | [inline] |
| set(unsigned int index, vhtReal value) | vhdVector4 | [inline] |
| squaredLength() const | vhdVector4 | [inline] |
| vhdVector4() | vhdVector4 | [inline] |
| vhdVector4(vhtReal fX, vhtReal fY, vhtReal fZ, vhtReal fW) | vhdVector4 | [inline] |
| vhdVector4(vhtReal afCoordinate[4]) | vhdVector4 | [inline] |
| vhdVector4(int afCoordinate[4]) | vhdVector4 | [inline] |
| vhdVector4(const vhtReal *const r) | vhdVector4 | [inline] |
| vhdVector4(const vhdVector4 &rkVector) | vhdVector4 | [inline] |
| w | vhdVector4 | |
| x | vhdVector4 | |
| y | vhdVector4 | |
| z | vhdVector4 |
1.5.1-p1