This is the complete list of members for
PLMath::Plane, including all inherited members.
a | PLMath::Plane | |
b | PLMath::Plane | |
Behind enum value | PLMath::Plane | |
c | PLMath::Plane | |
ClipEdge(const Vector3 &vV1, const Vector3 &vV2) const | PLMath::Plane | [inline] |
Coinciding enum value | PLMath::Plane | |
Component enum name | PLMath::Plane | |
ComputeND(const Vector3 &vOrigin, const Vector3 &vNormal) | PLMath::Plane | [inline] |
ComputeND(const Vector3 &vV1, const Vector3 &vV2, const Vector3 &vV3) | PLMath::Plane | |
ComputeTangentPlaneOfEllipsoid(const Vector3 &vPointPos, const Vector3 &vEllipsoidPos, const Vector3 &vEllipsoidRadius) | PLMath::Plane | |
d | PLMath::Plane | |
ESide enum name | PLMath::Plane | |
fD | PLMath::Plane | |
fN | PLMath::Plane | |
fVector | PLMath::Plane | |
GetDistance(const Vector3 &vPoint) const | PLMath::Plane | [inline] |
GetDistance(const Vector4 &vPoint) const | PLMath::Plane | [inline] |
GetDistance(const Vector3 &vRayPos, const Vector3 &vRayDir) const | PLMath::Plane | [inline] |
GetPointOnPlane() const | PLMath::Plane | [inline] |
GetSide(const Vector3 &vPoint) const | PLMath::Plane | [inline] |
InFront enum value | PLMath::Plane | |
Lerp(const Plane &cP2, float fFactor) | PLMath::Plane | |
Normalize() | PLMath::Plane | [inline] |
operator!=(const Plane &cPlane) const | PLMath::Plane | [inline] |
operator*(const Matrix3x3 &mRot) const | PLMath::Plane | |
operator*(const Matrix3x4 &mTrans) const | PLMath::Plane | |
operator*(const Matrix4x4 &mTrans) const | PLMath::Plane | |
operator*=(const Matrix3x3 &mRot) | PLMath::Plane | |
operator*=(const Matrix3x4 &mTrans) | PLMath::Plane | |
operator*=(const Matrix4x4 &mTrans) | PLMath::Plane | |
operator=(const Plane &cSource) | PLMath::Plane | [inline] |
operator==(const Plane &cPlane) const | PLMath::Plane | [inline] |
Plane() | PLMath::Plane | [inline] |
Plane(float fA, float fB, float fC, float fD) | PLMath::Plane | [inline] |
Plane(const Vector3 &vOrigin, const Vector3 &vNormal) | PLMath::Plane | [inline] |
Plane(const Vector3 &vV1, const Vector3 &vV2, const Vector3 &vV3) | PLMath::Plane | [inline] |
W enum value | PLMath::Plane | |
X enum value | PLMath::Plane | |
Y enum value | PLMath::Plane | |
Z enum value | PLMath::Plane | |
~Plane() | PLMath::Plane | [inline] |