Read@CVL
|
This is the complete list of members for rdf::Rect, including all inherited members.
area() const | rdf::Rect | |
bottom() const | rdf::Rect | |
bottomLeft() const | rdf::Rect | |
bottomRight() const | rdf::Rect | |
center() const | rdf::Rect | |
clipped(const Vector2D &size) const | rdf::Rect | |
contains(const Rect &o) const | rdf::Rect | |
contains(const Vector2D &pt) const | rdf::Rect | |
diagonal() const | rdf::Rect | |
draw(QPainter &p) const | rdf::Rect | |
expand(double v) | rdf::Rect | |
fromPoints(const QVector< Vector2D > &pts) | rdf::Rect | static |
height() const | rdf::Rect | |
intersected(const Rect &o) const | rdf::Rect | |
intersects(const Rect &o) const | rdf::Rect | |
isNull() const | rdf::Rect | |
isProximate(const Rect &o, double eps=10.0) const | rdf::Rect | |
joined(const Rect &o) const | rdf::Rect | |
left() const | rdf::Rect | |
mIsNull | rdf::Rect | protected |
move(const Vector2D &vec) | rdf::Rect | |
mSize | rdf::Rect | protected |
mTopLeft | rdf::Rect | protected |
operator!=(const Rect &l, const Rect &r) | rdf::Rect | friend |
operator==(const Rect &l, const Rect &r) | rdf::Rect | friend |
Rect() | rdf::Rect | |
Rect(const QRect &rect) | rdf::Rect | |
Rect(const QRectF &rect) | rdf::Rect | |
Rect(const cv::Rect &rect) | rdf::Rect | |
Rect(const Vector2D &topLeft, const Vector2D &size) | rdf::Rect | |
Rect(double x, double y, double width, double height) | rdf::Rect | |
Rect(const cv::Mat &img) | rdf::Rect | |
right() const | rdf::Rect | |
scale(double factor) | rdf::Rect | |
setSize(const Vector2D &newSize) | rdf::Rect | |
setTopLeft(const Vector2D &topLeft) | rdf::Rect | |
size() const | rdf::Rect | |
toCvRect() const | rdf::Rect | |
top() const | rdf::Rect | |
topLeft() const | rdf::Rect | |
topRight() const | rdf::Rect | |
toQRect() const | rdf::Rect | |
toQRectF() const | rdf::Rect | |
toString() const | rdf::Rect | virtual |
width() const | rdf::Rect |