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