#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) |
Private Attributes | |
| POLY_BLOCK * | block |
|
inline |
| ICOORDELT_LIST * PB_LINE_IT::get_line | ( | int16_t | y | ) |
|
inline |
|
private |