ViSP
 All Classes Functions Variables Enumerations Enumerator Friends Groups Pages
vpRect Member List

This is the complete list of members for vpRect, including all inherited members.

getBottom() const vpRectinline
getBottomRight() const vpRectinline
getCenter(double &x, double &y) const vpRectinline
getCenter() const vpRectinline
getHeight() const vpRectinline
getLeft() const vpRectinline
getRight() const vpRectinline
getTop() const vpRectinline
getTopLeft() const vpRectinline
getWidth() const vpRectinline
moveCenter(double x, double y)vpRectinline
operator=(const vpRect &r)vpRect
setBottom(double pos)vpRectinline
setBottomRight(const vpImagePoint &bottomRight)vpRectinline
setHeight(double h)vpRectinline
setLeft(double pos)vpRectinline
setRect(double left, double top, double width, double height)vpRectinline
setRight(double pos)vpRectinline
setTop(double pos)vpRectinline
setTopLeft(const vpImagePoint &topLeft)vpRectinline
setWidth(double w)vpRectinline
vpRect()vpRect
vpRect(double left, double top, double width, double height)vpRect
vpRect(const vpImagePoint &topLeft, double width, double height)vpRect
vpRect(const vpImagePoint &topLeft, const vpImagePoint &bottomRight)vpRect
vpRect(const vpRect &r)vpRect