Visual Servoing Platform  version 3.0.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
vpPolygon Member List

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

_areavpPolygonprotected
_bboxvpPolygonprotected
_centervpPolygonprotected
_cornersvpPolygonprotected
_goodPolyvpPolygonprotected
buildFrom(const std::vector< vpImagePoint > &corners)vpPolygon
buildFrom(const std::list< vpImagePoint > &corners)vpPolygon
buildFrom(const std::vector< vpPoint > &corners, const vpCameraParameters &cam)vpPolygon
display(const vpImage< unsigned char > &I, const vpColor &color, unsigned int thickness=1) const vpPolygon
getArea() const vpPolygoninline
getBoundingBox() const vpPolygoninline
getCenter() const vpPolygoninline
getCorners() const vpPolygoninline
getSize() const vpPolygon
init(const std::vector< vpImagePoint > &corners)vpPolygonprotected
init(const std::list< vpImagePoint > &corners)vpPolygonprotected
initClick(const vpImage< unsigned char > &I)vpPolygon
isInside(const vpImagePoint &iP, const PointInPolygonMethod &method=PnPolyRayCasting) const vpPolygon
isInside(const std::vector< vpImagePoint > &roi, const double &i, const double &j, const PointInPolygonMethod &method=PnPolyRayCasting)vpPolygonstatic
operator=(const vpPolygon &poly)vpPolygon
PnPolyRayCasting enum valuevpPolygon
PnPolySegmentIntersection enum valuevpPolygon
PointInPolygonMethod enum namevpPolygon
updateArea()vpPolygonprotected
updateBoundingBox()vpPolygonprotected
updateCenter()vpPolygonprotected
vpPolygon()vpPolygon
vpPolygon(const std::vector< vpImagePoint > &corners)vpPolygon
vpPolygon(const std::list< vpImagePoint > &corners)vpPolygon
vpPolygon(const vpPolygon &poly)vpPolygon
~vpPolygon()vpPolygonvirtual