Qt 4.8
Public Variables | List of all members
TCell_ Struct Reference

Public Variables

TArea area
 
int cover
 
PCell next
 
int x
 

Detailed Description

Definition at line 264 of file qgrayraster.c.

Properties

◆ area

TArea TCell_::area

Definition at line 268 of file qgrayraster.c.

Referenced by gray_hline(), gray_record_cell(), gray_render_line(), and gray_sweep().

◆ cover

int TCell_::cover

Definition at line 267 of file qgrayraster.c.

Referenced by gray_hline(), gray_record_cell(), and gray_sweep().

◆ next

PCell TCell_::next

Definition at line 269 of file qgrayraster.c.

Referenced by gray_hline(), gray_record_cell(), and gray_sweep().

◆ x

int TCell_::x

The documentation for this struct was generated from the following file: