|
ReadFramework
|
This is the complete list of members for rdf::Polygon, including all inherited members.
| closedPolygon() const | rdf::Polygon | |
| draw(QPainter &p) const | rdf::Polygon | |
| fromCvPoints(const std::vector< cv::Point2d > &pts) | rdf::Polygon | static |
| fromCvPoints(const std::vector< cv::Point2f > &pts) | rdf::Polygon | static |
| fromCvPoints(const std::vector< cv::Point > &pts) | rdf::Polygon | static |
| isEmpty() const | rdf::Polygon | |
| mPoly | rdf::Polygon | protected |
| operator<<(Polygon &poly, const QPointF &pt) | rdf::Polygon | friend |
| operator<<(Polygon &poly, const Vector2D &pt) | rdf::Polygon | friend |
| Polygon(const QPolygonF &polygon=QPolygonF()) | rdf::Polygon | |
| polygon() const | rdf::Polygon | |
| read(const QString &pointList) | rdf::Polygon | |
| setPolygon(const QPolygonF &polygon) | rdf::Polygon | |
| size() const | rdf::Polygon | |
| write() const | rdf::Polygon |