#include <pdblock.h>
◆ BLOCK_RECT_IT()
BLOCK_RECT_IT::BLOCK_RECT_IT |
( |
PDBLK * |
blkptr | ) |
|
◆ bounding_box()
void BLOCK_RECT_IT::bounding_box |
( |
ICOORD & |
bleft, |
|
|
ICOORD & |
tright |
|
) |
| |
|
inline |
current rectangle
- Parameters
-
bleft | bottom left |
tright | top right |
◆ cycled_rects()
bool BLOCK_RECT_IT::cycled_rects |
( |
| ) |
|
|
inline |
◆ forward()
void BLOCK_RECT_IT::forward |
( |
| ) |
|
◆ set_to_block()
void BLOCK_RECT_IT::set_to_block |
( |
PDBLK * |
blkptr | ) |
|
◆ start_block()
void BLOCK_RECT_IT::start_block |
( |
| ) |
|
◆ block
PDBLK* BLOCK_RECT_IT::block |
|
private |
◆ left_it
ICOORDELT_IT BLOCK_RECT_IT::left_it |
|
private |
◆ right_it
ICOORDELT_IT BLOCK_RECT_IT::right_it |
|
private |
◆ ymax
int16_t BLOCK_RECT_IT::ymax |
|
private |
◆ ymin
int16_t BLOCK_RECT_IT::ymin |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccstruct/pdblock.h
- /home/stephane/src/tesseract/src/ccstruct/pdblock.cpp