|
表格线识别通用库文档
|
成员的完整列表,这些成员属于 cm::Point< T >,包括所有继承而来的类成员
| Cross(const Point< U > &pt) const | cm::Point< T > | inline |
| DistanceTo(const Point< U > &pt) const | cm::Point< T > | inline |
| Dot(const Point< U > &pt) const | cm::Point< T > | inline |
| LimitX(U start, U end) | cm::Point< T > | |
| LimitY(U start, U end) | cm::Point< T > | |
| operator cv::Point_< U >() const | cm::Point< T > | inline |
| operator Point< U >() const | cm::Point< T > | inline |
| operator!= | cm::Point< T > | friend |
| operator- | cm::Point< T > | friend |
| operator< | cm::Point< T > | friend |
| operator<< | cm::Point< T > | friend |
| operator<= | cm::Point< T > | friend |
| operator== | cm::Point< T > | friend |
| operator> | cm::Point< T > | friend |
| operator>= | cm::Point< T > | friend |
| Point() | cm::Point< T > | inline |
| Point(T x, T y) | cm::Point< T > | inline |
| Point(const Point< U > &pt) | cm::Point< T > | inline |
| Point(const cv::Point_< U > &pt) | cm::Point< T > | inline |
| Rotate(double angle, const Point< U > ¢er={0, 0}) | cm::Point< T > | inline |
| Scale(double factor, bool round=false) | cm::Point< T > | inline |
| Translate(T dx, T dy) | cm::Point< T > | inline |
| x | cm::Point< T > | |
| y | cm::Point< T > | |
| ~Point() | cm::Point< T > | inline |