Image Component Library (ICL)
|
This is the complete list of members for icl::utils::Point, including all inherited members.
distanceTo(const Point &p) const | icl::utils::Point | |
isNull() const | icl::utils::Point | inline |
null | icl::utils::Point | static |
operator *(double d) const | icl::utils::Point | inline |
operator *=(double d) | icl::utils::Point | inline |
operator!=(const Point &s) const | icl::utils::Point | inline |
operator+(const Point &s) const | icl::utils::Point | inline |
operator+=(const Point &s) | icl::utils::Point | inline |
operator-(const Point &s) const | icl::utils::Point | inline |
operator-=(const Point &s) | icl::utils::Point | inline |
operator==(const Point &s) const | icl::utils::Point | inline |
operator[](int i) | icl::utils::Point | inline |
operator[](int i) const | icl::utils::Point | inline |
Point() | icl::utils::Point | inline |
Point(const Point &p) | icl::utils::Point | inline |
Point(const Point32f &p) | icl::utils::Point | |
Point(int x, int y) | icl::utils::Point | inline |
transform(double xfac, double yfac) const | icl::utils::Point | inline |