RecAPI
Public Attributes
COMB_CELL_INFO Struct Reference

Structure of a comb-cell in a comb. More...

List of all members.

Public Attributes

int  left
int  right

Detailed Description

Structure of a comb-cell in a comb.

It is used by comb handling functions (see also kRecCreateCombInfo)


Member Data Documentation

the x-coordinate of the comb-cell's left edge (raster coordinate)

the x-coordinate of the comb-cell's right edge (raster coordinate)