| buildConvexHull(CPolygon2D &dest) const | NLMISC::CPolygon2D | |
| computeBorders(TRasterVect &borders, sint &minimumY) | NLMISC::CPolygon2D | |
| contains(const CVector2f &p) const | NLMISC::CPolygon2D | |
| CPolygon2D() | NLMISC::CPolygon2D | [inline] |
| CPolygon2D(const CPolygon &src, const CMatrix &projMat=CMatrix::Identity) | NLMISC::CPolygon2D | |
| CPolygon2D(const CTriangle &tri, const CMatrix &projMat=CMatrix::Identity) | NLMISC::CPolygon2D | |
| getBestTriplet(uint &index0, uint &index1, uint &index2) | NLMISC::CPolygon2D | |
| getLineEquation(uint index, float &a, float &b, float &c) const | NLMISC::CPolygon2D | |
| getNonNullSeg(uint &seg) const | NLMISC::CPolygon2D | |
| getSegRef0(uint index) const | NLMISC::CPolygon2D | [inline, private] |
| getSegRef1(uint index) const | NLMISC::CPolygon2D | [inline, private] |
| intersect(const CPolygon2D &other) const | NLMISC::CPolygon2D | |
| isConvex() | NLMISC::CPolygon2D | |
| serial(NLMISC::IStream &f) | NLMISC::CPolygon2D | |
| sumDPAgainstLine(float a, float b, float c) const | NLMISC::CPolygon2D | [private] |
| TRaster typedef | NLMISC::CPolygon2D | |
| TRasterVect typedef | NLMISC::CPolygon2D | |
| TVec2fVect typedef | NLMISC::CPolygon2D | |
| Vertices | NLMISC::CPolygon2D | |