tesseract
5.0.0-alpha-619-ge9db
|
#include <polyblk.h>
Public Member Functions | |
PB_LINE_IT (POLY_BLOCK *blkptr) | |
void | set_to_block (POLY_BLOCK *blkptr) |
POLY_BLOCK::reflect_in_y_axis | |
Reflect the coords of the polygon in the y-axis. (Flip the sign of x.) | |
ICOORDELT_LIST * | get_line (int16_t y) |
|
inline |
ICOORDELT_LIST * PB_LINE_IT::get_line | ( | int16_t | y | ) |
Definition at line 341 of file polyblk.cpp.
|
inline |