![]() |
doom3-gpl
Doom 3 GPL source release
|
This is the complete list of members for idPlane, including all inherited members.
| a | idPlane | private |
| b | idPlane | private |
| c | idPlane | private |
| Compare(const idPlane &p) const | idPlane | |
| Compare(const idPlane &p, const float epsilon) const | idPlane | |
| Compare(const idPlane &p, const float normalEps, const float distEps) const | idPlane | |
| d | idPlane | private |
| Dist(void) const | idPlane | |
| Distance(const idVec3 &v) const | idPlane | |
| FitThroughPoint(const idVec3 &p) | idPlane | |
| FixDegeneracies(float distEpsilon) | idPlane | |
| FixDegenerateNormal(void) | idPlane | |
| FromPoints(const idVec3 &p1, const idVec3 &p2, const idVec3 &p3, bool fixDegenerate=true) | idPlane | |
| FromVecs(const idVec3 &dir1, const idVec3 &dir2, const idVec3 &p, bool fixDegenerate=true) | idPlane | |
| GetDimension(void) const | idPlane | |
| HeightFit(const idVec3 *points, const int numPoints) | idPlane | |
| idPlane(void) | idPlane | |
| idPlane(float a, float b, float c, float d) | idPlane | |
| idPlane(const idVec3 &normal, const float dist) | idPlane | |
| LineIntersection(const idVec3 &start, const idVec3 &end) const | idPlane | |
| Normal(void) const | idPlane | |
| Normal(void) | idPlane | |
| Normalize(bool fixDegenerate=true) | idPlane | |
| operator!=(const idPlane &p) const | idPlane | |
| operator*=(const idMat3 &m) | idPlane | |
| operator+(const idPlane &p) const | idPlane | |
| operator-() const | idPlane | |
| operator-(const idPlane &p) const | idPlane | |
| operator=(const idVec3 &v) | idPlane | |
| operator==(const idPlane &p) const | idPlane | |
| operator[](int index) const | idPlane | |
| operator[](int index) | idPlane | |
| PlaneIntersection(const idPlane &plane, idVec3 &start, idVec3 &dir) const | idPlane | |
| RayIntersection(const idVec3 &start, const idVec3 &dir, float &scale) const | idPlane | |
| Rotate(const idVec3 &origin, const idMat3 &axis) const | idPlane | |
| RotateSelf(const idVec3 &origin, const idMat3 &axis) | idPlane | |
| SetDist(const float dist) | idPlane | |
| SetNormal(const idVec3 &normal) | idPlane | |
| Side(const idVec3 &v, const float epsilon=0.0f) const | idPlane | |
| ToFloatPtr(void) const | idPlane | |
| ToFloatPtr(void) | idPlane | |
| ToString(int precision=2) const | idPlane | |
| ToVec4(void) const | idPlane | |
| ToVec4(void) | idPlane | |
| Translate(const idVec3 &translation) const | idPlane | |
| TranslateSelf(const idVec3 &translation) | idPlane | |
| Type(void) const | idPlane | |
| Zero(void) | idPlane |
1.8.6.