RecAPI
|
Structure of a comb-cell in a comb. More...
#include <KernelApi.h>
Public Attributes | |
int | left |
int | right |
Structure of a comb-cell in a comb.
It is used by comb handling functions (see also kRecCreateCombInfo)
int COMB_CELL_INFO::left |
the x-coordinate of the comb-cell's left edge (raster coordinate)
int COMB_CELL_INFO::right |
the x-coordinate of the comb-cell's right edge (raster coordinate)