|
tesseract
5.0.0
|
This is the complete list of members for tesseract::TPOINT, including all inherited members.
| cross(const TPOINT &other) const | tesseract::TPOINT | inline |
| diff(const TPOINT &p1, const TPOINT &p2) | tesseract::TPOINT | inline |
| dot(const TPOINT &other) const | tesseract::TPOINT | inline |
| IsCrossed(const TPOINT &a0, const TPOINT &a1, const TPOINT &b0, const TPOINT &b1) | tesseract::TPOINT | static |
| length() const | tesseract::TPOINT | inline |
| operator+=(const TPOINT &other) | tesseract::TPOINT | inline |
| operator/=(int divisor) | tesseract::TPOINT | inline |
| operator==(const TPOINT &other) const | tesseract::TPOINT | inline |
| TPOINT()=default | tesseract::TPOINT | |
| TPOINT(TDimension vx, TDimension vy) | tesseract::TPOINT | inline |
| TPOINT(const ICOORD &ic) | tesseract::TPOINT | inline |
| x | tesseract::TPOINT | |
| y | tesseract::TPOINT |