Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for CPlane, including all inherited members.
ClassifyPoint(const CVector3D &point) const | CPlane | |
CPlane() | CPlane | |
CPlane(const CVector4D &coeffs) | CPlane | inline |
DistanceToPlane(const CVector3D &point) const | CPlane | inline |
FindLineSegIntersection(const CVector3D &start, const CVector3D &end, CVector3D *intsect) const | CPlane | |
FindRayIntersection(const CVector3D &start, const CVector3D &direction, CVector3D *intsect) const | CPlane | |
IsPointOnBackSide(const CVector3D &point) const | CPlane | inline |
m_Dist | CPlane | |
m_EPS | CPlane | static |
m_Norm | CPlane | |
Normalize() | CPlane | |
Set(const CVector3D &p1, const CVector3D &p2, const CVector3D &p3) | CPlane | |
Set(const CVector3D &norm, const CVector3D &point) | CPlane |