Read@CVL
|
This is the complete list of members for rdf::Polygon, including all inherited members.
closedPolygon() const | rdf::Polygon | |
contains(const Vector2D &pt) 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 |
fromRect(const Rect &rect) | rdf::Polygon | static |
isEmpty() const | rdf::Polygon | |
mPoly | rdf::Polygon | protected |
operator<<(const QPointF &pt) | rdf::Polygon | inline |
operator<<(const Vector2D &pt) | rdf::Polygon | inline |
Polygon(const QPolygonF &polygon=QPolygonF()) | rdf::Polygon | |
polygon() const | rdf::Polygon | |
read(const QString &pointList) | rdf::Polygon | |
scale(double factor) | rdf::Polygon | |
setPolygon(const QPolygonF &polygon) | rdf::Polygon | |
size() const | rdf::Polygon | |
toPoints() const | rdf::Polygon | |
translate(const QPointF &offset) | rdf::Polygon | |
write() const | rdf::Polygon |