Visual Servoing Platform
version 3.6.1 under development (2024-11-15)
|
This is the complete list of members for vpRectOriented, including all inherited members.
getBottomLeft() const | vpRectOriented | |
getBottomRight() const | vpRectOriented | |
getCenter() const | vpRectOriented | |
getHeight() const | vpRectOriented | |
getOrientation() const | vpRectOriented | |
getTopLeft() const | vpRectOriented | |
getTopRight() const | vpRectOriented | |
getWidth() const | vpRectOriented | |
isInside(const vpImagePoint &point) const | vpRectOriented | |
operator vpRect() | vpRectOriented | |
operator=(const vpRectOriented &)=default | vpRectOriented | |
operator=(const vpRect &rect) | vpRectOriented | |
setCenter(const vpImagePoint ¢er) | vpRectOriented | |
setOrientation(double theta) | vpRectOriented | |
setPoints(const vpImagePoint &topLeft, const vpImagePoint &topRight, const vpImagePoint &bottomLeft, const vpImagePoint &bottomRight) | vpRectOriented | |
setSize(double width, double height) | vpRectOriented | |
vpRectOriented() | vpRectOriented | |
vpRectOriented(const vpRectOriented &)=default | vpRectOriented | |
vpRectOriented(const vpImagePoint ¢er, double width, double height, double theta=0) | vpRectOriented | |
vpRectOriented(const vpRect &rect) | vpRectOriented |