Visual Servoing Platform
version 3.6.1 under development (2024-11-15)
|
This is the complete list of members for vpTriangle, including all inherited members.
buildFrom(const vpImagePoint &iP1, const vpImagePoint &iP2, const vpImagePoint &iP3) | vpTriangle | |
getArea() const | vpTriangle | inline |
getTriangleApexes(vpImagePoint &iP1, vpImagePoint &iP2, vpImagePoint &iP3) const | vpTriangle | inline |
inTriangle(const vpImagePoint &iP, double threshold=0.00001) | vpTriangle | |
operator=(const vpTriangle &tri) | vpTriangle | |
vpTriangle() | vpTriangle | |
vpTriangle(const vpTriangle &tri) | vpTriangle | |
vpTriangle(const vpImagePoint &iP1, const vpImagePoint &iP2, const vpImagePoint &iP3) | vpTriangle | |
~vpTriangle() | vpTriangle | virtual |