doom3-gpl
Doom 3 GPL source release
|
This is the complete list of members for idPluecker, including all inherited members.
Compare(const idPluecker &a) const | idPluecker | |
Compare(const idPluecker &a, const float epsilon) const | idPluecker | |
Distance3DSqr(const idPluecker &a) const | idPluecker | |
FromLine(const idVec3 &start, const idVec3 &end) | idPluecker | |
FromPlanes(const idPlane &p1, const idPlane &p2) | idPluecker | |
FromRay(const idVec3 &start, const idVec3 &dir) | idPluecker | |
GetDimension(void) const | idPluecker | |
idPluecker(void) | idPluecker | |
idPluecker(const float *a) | idPluecker | explicit |
idPluecker(const idVec3 &start, const idVec3 &end) | idPluecker | explicit |
idPluecker(const float a1, const float a2, const float a3, const float a4, const float a5, const float a6) | idPluecker | explicit |
Length(void) const | idPluecker | |
LengthSqr(void) const | idPluecker | |
Normalize(void) const | idPluecker | |
NormalizeSelf(void) | idPluecker | |
operator!=(const idPluecker &a) const | idPluecker | |
operator*(const float a) const | idPluecker | |
operator*(const idPluecker &a) const | idPluecker | |
operator*=(const float a) | idPluecker | |
operator+(const idPluecker &a) const | idPluecker | |
operator+=(const idPluecker &a) | idPluecker | |
operator-() const | idPluecker | |
operator-(const idPluecker &a) const | idPluecker | |
operator-=(const idPluecker &a) | idPluecker | |
operator/(const float a) const | idPluecker | |
operator/=(const float a) | idPluecker | |
operator==(const idPluecker &a) const | idPluecker | |
operator[](const int index) const | idPluecker | |
operator[](const int index) | idPluecker | |
p | idPluecker | private |
PermutedInnerProduct(const idPluecker &a) const | idPluecker | |
Set(const float a1, const float a2, const float a3, const float a4, const float a5, const float a6) | idPluecker | |
ToDir(idVec3 &dir) const | idPluecker | |
ToFloatPtr(void) const | idPluecker | |
ToFloatPtr(void) | idPluecker | |
ToLine(idVec3 &start, idVec3 &end) const | idPluecker | |
ToRay(idVec3 &start, idVec3 &dir) const | idPluecker | |
ToString(int precision=2) const | idPluecker | |
Zero(void) | idPluecker |