This is the complete list of members for TPlane, including all inherited members.
| AsNormal() | TPlane | inline |
| AsNormal() const | TPlane | inline |
| AsVector4() | TPlane | inline |
| AsVector4() const | TPlane | inline |
| GetD() const | TPlane | inline |
| GetNormal() const | TPlane | inline |
| GetPoint(TVector3 &a_rPoint) | TPlane | inline |
| Negate(const TPlane &a_rPlane) | TPlane | inline |
| Negate() | TPlane | inline |
| operator=(const TPlane &a_rPlane) | TPlane | inline |
| PlaneComparison enum name | TPlane | |
| PlaneComparison_InBack enum value | TPlane | |
| PlaneComparison_InFront enum value | TPlane | |
| PlaneComparison_Intersects enum value | TPlane | |
| Set(const TVector4 &a_PlaneData) | TPlane | inline |
| Set(const TVector3 &a_Normal, TFLOAT a_fDistance) | TPlane | inline |
| Set(const TVector3 &a_Normal, const TVector3 &a_Point) | TPlane | inline |
| Set(TFLOAT a_fNormalX, TFLOAT a_fNormalY, TFLOAT a_fNormalZ, TFLOAT a_fDistance) | TPlane | inline |
| Set(const TPlane &a_Other) | TPlane | inline |
| SetD(TFLOAT a_fDistance) | TPlane | inline |
| SetNormal(const TVector3 &a_rNormal) | TPlane | inline |
| SetNormal(TFLOAT a_fNormalX, TFLOAT a_fNormalY, TFLOAT a_fNormalZ) | TPlane | inline |
| SetPoint(const TVector3 &a_rPoint) | TPlane | inline |
| TPlane()=default | TPlane | |
| TPlane(const TVector4 &a_PlaneData) | TPlane | inline |
| TPlane(const TVector3 &a_Normal, TFLOAT a_fDistance) | TPlane | inline |
| TPlane(const TVector3 &a_Normal, const TVector3 &a_Point) | TPlane | inline |
| TPlane(TFLOAT a_fNormalX, TFLOAT a_fNormalY, TFLOAT a_fNormalZ, TFLOAT a_fDistance) | TPlane | inline |
| TPlane(const TPlane &a_Other) | TPlane | inline |