|
tesseract v5.3.3.20231005
|
#include "polyblk.h"#include "elst.h"#include <cctype>#include <cinttypes>#include <cmath>#include <cstdio>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | tesseract |
Macros | |
| #define | INTERSECTING INT16_MAX |
Functions | |
POLY_BLOCK::reflect_in_y_axis | |
Reflect the coords of the polygon in the y-axis. (Flip the sign of x.) | |
| int | tesseract::lessthan (const void *first, const void *second) |
| #define INTERSECTING INT16_MAX |
Definition at line 35 of file polyblk.cpp.