This is the complete list of members for
CPointListPath, including all inherited members.
| GetEdge(POSITION pos, CPoint &start, CPoint &end) const | CPointListPath | |
| GetEdgePosAfterPoint(POSITION pos) const | CPointListPath | |
| GetEdgePosBeforePoint(POSITION pos) const | CPointListPath | |
| GetEdgePosForStartPoint(const CPoint &startpoint) | CPointListPath | |
| GetEdgePtrs(POSITION pos, CPoint *&start, CPoint *&end) | CPointListPath | |
| GetEndPoint(POSITION pos) | CPointListPath | |
| GetHeadEdge(CPoint &start, CPoint &end) const | CPointListPath | |
| GetHeadEdgePtrs(CPoint *&start, CPoint *&end) | CPointListPath | |
| GetNextEdge(POSITION &pos, CPoint &start, CPoint &end) const | CPointListPath | |
| GetNextEdgePtrs(POSITION &pos, CPoint *&start, CPoint *&end) | CPointListPath | |
| GetPointAfterEdge(POSITION pos) | CPointListPath | |
| GetPointBeforeEdge(POSITION pos) | CPointListPath | |
| GetPrevEdge(POSITION &pos, CPoint &start, CPoint &end) const | CPointListPath | |
| GetPrevEdgePtrs(POSITION &pos, CPoint *&start, CPoint *&end) | CPointListPath | |
| GetStartPoint(POSITION pos) | CPointListPath | |
| GetTailEdge(CPoint &start, CPoint &end) const | CPointListPath | |
| GetTailEdgePtrs(CPoint *&start, CPoint *&end) | CPointListPath | |