, including all inherited members.
CastToXY(void) | TVector4Template< T > | [inline] |
CastToXY(void) const | TVector4Template< T > | [inline] |
CastToXYZ(void) | TVector4Template< T > | [inline] |
CastToXYZ(void) const | TVector4Template< T > | [inline] |
ClampValue(const TVector4Template< T > &min, const TVector4Template< T > &max) | TVector4Template< T > | |
GetDimension(void) const | TVector4Template< T > | [inline] |
GetDistance(const TVector4Template< T > &rhs) const | TVector4Template< T > | [inline] |
GetMagnitude(void) const | TVector4Template< T > | [inline] |
GetMagnitudeSquared(void) const | TVector4Template< T > | [inline] |
Interpolate(const TVector4Template< T > &vstart, const TVector4Template< T > &vend, const T &t) | TVector4Template< T > | |
IsEqual(const TVector4Template< T > &compareVec, const T &zeroTolerance=0.0f) const | TVector4Template< T > | |
kNegativeW | TVector4Template< T > | [static] |
kNegativeX | TVector4Template< T > | [static] |
kNegativeY | TVector4Template< T > | [static] |
kNegativeZ | TVector4Template< T > | [static] |
kOnes | TVector4Template< T > | [static] |
kUnitW | TVector4Template< T > | [static] |
kUnitX | TVector4Template< T > | [static] |
kUnitY | TVector4Template< T > | [static] |
kUnitZ | TVector4Template< T > | [static] |
kZero | TVector4Template< T > | [static] |
Negate(void) | TVector4Template< T > | [inline] |
Normalize(const T &zeroTolerance=0.0f) | TVector4Template< T > | [inline] |
Normalize(TVector4Template< T > &result) const | TVector4Template< T > | |
NormalizeOrReplaceWith(const TVector4Template< T > &replacement, const T &zeroTolerance=0.0f) | TVector4Template< T > | [inline] |
operator delete(void *block) | TMCObject | |
operator delete(void *, void *) | TMCObject | [inline] |
operator delete[](void *block) | TMCObject | |
operator new(MCSize byteCount) | TMCObject | |
operator new(MCSize, void *__Pointer) | TMCObject | [inline] |
operator new[](MCSize byteCount) | TMCObject | |
operator!=(const TVector4 &rhs) const | TVector4Template< T > | [inline] |
operator%(const TVector4Template< T > &b) const | TVector4Template< T > | |
operator()(const uint32 elemNum) const | TVector4Template< T > | [inline] |
operator()(const uint32 elemNum) | TVector4Template< T > | [inline] |
operator*(const T &s) const | TVector4Template< T > | [inline] |
operator*(const TVector4 &b) const | TVector4Template< T > | [inline] |
operator*=(const T &scalar) | TVector4Template< T > | [inline] |
operator+(const TVector4Template< T > &b) const | TVector4Template< T > | [inline] |
operator+=(const TVector4Template< T > &v) | TVector4Template< T > | [inline] |
operator-(const TVector4Template< T > &b) const | TVector4Template< T > | [inline] |
operator-() const | TVector4Template< T > | [inline] |
operator-=(const TVector4Template< T > &v) | TVector4Template< T > | [inline] |
operator/(const T &s) const | TVector4Template< T > | [inline] |
operator/=(const T &scalar) | TVector4Template< T > | [inline] |
operator=(const TMCObject &) | TMCObject | [inline] |
operator==(const TVector4 &rhs) const | TVector4Template< T > | [inline] |
operator[](const uint32 elemNum) const | TVector4Template< T > | [inline] |
operator[](const uint32 elemNum) | TVector4Template< T > | [inline] |
SetFromXYZ(const TVector3Template< T > &v, const T &w) | TVector4Template< T > | |
SetMagnitude(const T &newMagnitude) | TVector4Template< T > | |
SetToCenter(const TVector4Template< T > &v0, const TVector4Template< T > &v1) | TVector4Template< T > | |
SetValues(const T &xx, const T &yy, const T &zz, const T &ww) | TVector4Template< T > | [inline] |
Swap(TVector4Template< T > &v) | TVector4Template< T > | |
TVector4Template(void) | TVector4Template< T > | [inline] |
TVector4Template(const T &xx, const T &yy, const T &zz, const T &ww) | TVector4Template< T > | [inline] |
TVector4Template(const TVector4Template< U > &v) | TVector4Template< T > | [inline] |
W(void) | TVector4Template< T > | [inline] |
W(void) const | TVector4Template< T > | [inline] |
w | TVector4Template< T > | |
X(void) | TVector4Template< T > | [inline] |
X(void) const | TVector4Template< T > | [inline] |
x | TVector4Template< T > | |
y | TVector4Template< T > | |
Y(void) | TVector4Template< T > | [inline] |
Y(void) const | TVector4Template< T > | [inline] |
z | TVector4Template< T > | |
Z(void) | TVector4Template< T > | [inline] |
Z(void) const | TVector4Template< T > | [inline] |