![]() |
Walls And Holes
1
|
This is the complete list of members for BetterPolygon, including all inherited members.
BetterPolygon() | BetterPolygon | inline |
BetterPolygon(const QVector< QPointF > &points) | BetterPolygon | |
BetterPolygon(const QPolygonF &polygon) | BetterPolygon | |
chordIsClear(int ind1, int ind2) const | BetterPolygon | |
connectionIsClear(const BetterPolygon &other, int pointOnThis, int pointOnOther) const | BetterPolygon | |
intersect(const BetterPolygon &other) const | BetterPolygon | |
isValid() const | BetterPolygon | |
overlaps(const BetterPolygon &other) const | BetterPolygon | |
points() const | BetterPolygon | inline |
points() | BetterPolygon | inline |
splitPolygon() const | BetterPolygon | |
splitPolygon(QPair< int, int > chord) const | BetterPolygon | |
subtract(const BetterPolygon &other) const | BetterPolygon | |
translate(const QPointF &p) | BetterPolygon | inline |
translate(float x, float y) | BetterPolygon | inline |
triangulate() const | BetterPolygon | |
united(const BetterPolygon &other) const | BetterPolygon |