doom3-gpl
Doom 3 GPL source release
|
This is the complete list of members for idVecX, including all inherited members.
alloced | idVecX | private |
ChangeSize(int size, bool makeZero=false) | idVecX | |
Clamp(float min, float max) | idVecX | |
Compare(const idVecX &a) const | idVecX | |
Compare(const idVecX &a, const float epsilon) const | idVecX | |
GetDimension(void) const | idVecX | |
GetSize(void) const | idVecX | inline |
idMatX class | idVecX | friend |
idVecX(void) | idVecX | |
idVecX(int length) | idVecX | explicit |
idVecX(int length, float *data) | idVecX | explicit |
Length(void) const | idVecX | |
LengthSqr(void) const | idVecX | |
Negate(void) | idVecX | |
Normalize(void) const | idVecX | |
NormalizeSelf(void) | idVecX | |
operator!=(const idVecX &a) const | idVecX | |
operator*(const float a) const | idVecX | |
operator*(const idVecX &a) const | idVecX | |
operator*(const float a, const idVecX b) | idVecX | friend |
operator*=(const float a) | idVecX | |
operator+(const idVecX &a) const | idVecX | |
operator+=(const idVecX &a) | idVecX | |
operator-() const | idVecX | |
operator-(const idVecX &a) const | idVecX | |
operator-=(const idVecX &a) | idVecX | |
operator/(const float a) const | idVecX | |
operator/=(const float a) | idVecX | |
operator=(const idVecX &a) | idVecX | |
operator==(const idVecX &a) const | idVecX | |
operator[](const int index) const | idVecX | |
operator[](const int index) | idVecX | |
p | idVecX | private |
Random(int seed, float l=0.0f, float u=1.0f) | idVecX | |
Random(int length, int seed, float l=0.0f, float u=1.0f) | idVecX | |
SetData(int length, float *data) | idVecX | |
SetSize(int size) | idVecX | |
SetTempSize(int size) | idVecX | private |
size | idVecX | private |
SubVec3(int index) const | idVecX | |
SubVec3(int index) | idVecX | |
SubVec6(int index) const | idVecX | |
SubVec6(int index) | idVecX | |
SwapElements(int e1, int e2) | idVecX | |
temp | idVecX | privatestatic |
tempIndex | idVecX | privatestatic |
tempPtr | idVecX | privatestatic |
ToFloatPtr(void) const | idVecX | |
ToFloatPtr(void) | idVecX | |
ToString(int precision=2) const | idVecX | |
Zero(void) | idVecX | |
Zero(int length) | idVecX | |
~idVecX(void) | idVecX |