TouchVG framework
|
成员的完整列表,这些成员属于 PolygonClip,包括所有继承而来的类成员
BOTTOM 枚举值 | PolygonClip | private |
clip(int count, const Point2d *points, const Matrix2d *mat=(const Matrix2d *) 0) | PolygonClip | |
clipBottom(vector< Point2d > &arr, const Point2d &p1, const Point2d &p2) | PolygonClip | private |
clipEdge(vector< Point2d > &arr, int count, const Point2d *points, kSideType side) | PolygonClip | private |
clipLeft(vector< Point2d > &arr, const Point2d &p1, const Point2d &p2) | PolygonClip | private |
clipRight(vector< Point2d > &arr, const Point2d &p1, const Point2d &p2) | PolygonClip | private |
clipTop(vector< Point2d > &arr, const Point2d &p1, const Point2d &p2) | PolygonClip | private |
getCount() const | PolygonClip | |
getPoint(int index) const | PolygonClip | |
getPoints() const | PolygonClip | |
isLinked(int index) const | PolygonClip | |
kSideType 枚举名称 | PolygonClip | private |
LEFT 枚举值 | PolygonClip | private |
m_closed | PolygonClip | private |
m_rect | PolygonClip | private |
m_vs1 | PolygonClip | private |
m_vs2 | PolygonClip | private |
operator=(const PolygonClip &) | PolygonClip | private |
output(vector< Point2d > &arr, const Point2d &p1, const Point2d &p2, kSideType side) | PolygonClip | private |
PolygonClip(const Box2d &rect, bool closed=true) | PolygonClip | |
RIGHT 枚举值 | PolygonClip | private |
TOP 枚举值 | PolygonClip | private |