Visual Servoing Platform  version 3.0.0
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
getSize() const vpRectinline
getTop() const vpRectinline
getTopLeft() const vpRectinline
getWidth() const vpRectinline
inRectangle(const vpImagePoint &ip, const vpRect &rect)vpRectfriend
moveCenter(double x, double y)vpRectinline
moveCenter(const vpImagePoint &center)vpRectinline
operator<<(std::ostream &os, const vpRect &r)vpRectfriend
operator=(const vpRect &r)vpRect
set(double left, double top, double width, double height)vpRect
set(const vpImagePoint &topLeft, double width, double height)vpRect
set(const vpImagePoint &topLeft, const vpImagePoint &bottomRight)vpRect
set(const vpRect &r)vpRect
set(const std::vector< vpImagePoint > &ip)vpRect
setBottom(double pos)vpRectinline
setBottomRight(const vpImagePoint &bottomRight)vpRectinline
setHeight(double h)vpRectinline
setLeft(double pos)vpRectinline
setRect(double l, double t, double w, double h)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
vpRect(const std::vector< vpImagePoint > &ip)vpRect