|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::CPlane Member ListThis is the complete list of members for NLMISC::CPlane, including all inherited members.
a | NLMISC::CPlane | |
b | NLMISC::CPlane | |
c | NLMISC::CPlane | |
clipPolygonBack(CVector in[], CVector out[], sint nIn) const | NLMISC::CPlane | |
clipPolygonFront(CVector in[], CVector out[], sint nIn) const | NLMISC::CPlane | |
clipSegmentBack(CVector &p0, CVector &p1) const | NLMISC::CPlane | |
clipSegmentFront(CVector &p0, CVector &p1) const | NLMISC::CPlane | |
CPlane() | NLMISC::CPlane | [inline] |
CPlane(float _a, float _b, float _c, float _d) | NLMISC::CPlane | [inline] |
CPlane(const CPlane &v) | NLMISC::CPlane | [inline] |
d | NLMISC::CPlane | |
distance(const CVector &p) const | NLMISC::CPlane | [inline] |
getNormal() const | NLMISC::CPlane | [inline] |
intersect(const CVector &p0, const CVector &p1) const | NLMISC::CPlane | [inline] |
invert() | NLMISC::CPlane | |
inverted() const | NLMISC::CPlane | |
make(const CVector &normal, const CVector &pos) | NLMISC::CPlane | |
make(const CVector &p0, const CVector &p1, const CVector &p2) | NLMISC::CPlane | |
normalize() | NLMISC::CPlane | [inline] |
normed() const | NLMISC::CPlane | [inline] |
operator *(const CVector &p) const | NLMISC::CPlane | [inline] |
project(const CVector &p0) const | NLMISC::CPlane | [inline] |
serial(IStream &f) | NLMISC::CPlane | [inline] |
|
|