Visual Servoing Platform
version 3.6.1 under development (2024-11-21)
|
This is the complete list of members for vpImagePoint, including all inherited members.
distance(const vpImagePoint &iP1, const vpImagePoint &iP2) | vpImagePoint | static |
get_i() const | vpImagePoint | inline |
get_j() const | vpImagePoint | inline |
get_u() const | vpImagePoint | inline |
get_v() const | vpImagePoint | inline |
getBBox(const std::vector< vpImagePoint > &ipVec) | vpImagePoint | static |
inRectangle(const vpRect &rect) const | vpImagePoint | |
inSegment(const vpImagePoint &start, const vpImagePoint &end) const | vpImagePoint | inline |
nextInSegment(const vpImagePoint &start, const vpImagePoint &end) const | vpImagePoint | inline |
operator!=(const vpImagePoint &ip1, const vpImagePoint &ip2) | vpImagePoint | friend |
operator!=(const vpImagePoint &ip1, const vpImagePoint &ip2) | vpImagePoint | related |
operator*(const vpImagePoint &ip1, double scale) | vpImagePoint | friend |
operator*(const vpImagePoint &ip1, double scale) | vpImagePoint | related |
operator*=(double scale) | vpImagePoint | inline |
operator+(const vpImagePoint &ip1, const vpImagePoint &ip2) | vpImagePoint | friend |
operator+(const vpImagePoint &ip1, int offset) | vpImagePoint | friend |
operator+(const vpImagePoint &ip1, unsigned int offset) | vpImagePoint | friend |
operator+(const vpImagePoint &ip1, double offset) | vpImagePoint | friend |
operator+(const vpImagePoint &ip1, const vpImagePoint &ip2) | vpImagePoint | related |
operator+(const vpImagePoint &ip1, int offset) | vpImagePoint | related |
operator+(const vpImagePoint &ip1, unsigned int offset) | vpImagePoint | related |
operator+(const vpImagePoint &ip1, double offset) | vpImagePoint | related |
operator+=(const vpImagePoint &ip) | vpImagePoint | |
operator+=(const vpImagePoint &ip1, const vpImagePoint &ip2) | vpImagePoint | friend |
operator+=(const vpImagePoint &ip1, const vpImagePoint &ip2) | vpImagePoint | related |
operator-(const vpImagePoint &ip1, const vpImagePoint &ip2) | vpImagePoint | friend |
operator-(const vpImagePoint &ip1, int offset) | vpImagePoint | friend |
operator-(const vpImagePoint &ip1, unsigned int offset) | vpImagePoint | friend |
operator-(const vpImagePoint &ip1, double offset) | vpImagePoint | friend |
operator-(const vpImagePoint &ip1, const vpImagePoint &ip2) | vpImagePoint | related |
operator-(const vpImagePoint &ip1, int offset) | vpImagePoint | related |
operator-(const vpImagePoint &ip1, unsigned int offset) | vpImagePoint | related |
operator-(const vpImagePoint &ip1, double offset) | vpImagePoint | related |
operator-=(const vpImagePoint &ip) | vpImagePoint | inline |
operator/(const vpImagePoint &ip1, double scale) | vpImagePoint | friend |
operator/(const vpImagePoint &ip1, double scale) | vpImagePoint | related |
operator/=(double scale) | vpImagePoint | |
operator<<(std::ostream &os, const vpImagePoint &ip) | vpImagePoint | friend |
operator<<(std::ostream &os, const vpImagePoint &ip) | vpImagePoint | related |
operator=(const vpImagePoint &ip) | vpImagePoint | inline |
operator==(const vpImagePoint &ip1, const vpImagePoint &ip2) | vpImagePoint | friend |
operator==(const vpImagePoint &ip1, const vpImagePoint &ip2) | vpImagePoint | related |
set_i(double ii) | vpImagePoint | inline |
set_ij(double ii, double jj) | vpImagePoint | inline |
set_j(double jj) | vpImagePoint | inline |
set_u(double u) | vpImagePoint | inline |
set_uv(double u, double v) | vpImagePoint | inline |
set_v(double v) | vpImagePoint | inline |
sqrDistance(const vpImagePoint &iP1, const vpImagePoint &iP2) | vpImagePoint | static |
vpImagePoint() | vpImagePoint | inline |
vpImagePoint(double ii, double jj) | vpImagePoint | inline |
vpImagePoint(const vpImagePoint &ip) | vpImagePoint | inline |
~vpImagePoint() | vpImagePoint | inlinevirtual |