![]() |
Qt 6.x
The Qt SDK
|
Public Attributes | |
int | x |
int | cover |
TArea | area |
PCell | next |
Definition at line 237 of file qgrayraster.c.
TArea TCell_::area |
Definition at line 241 of file qgrayraster.c.
Referenced by gray_find_cell(), gray_record_cell(), and gray_sweep().
int TCell_::cover |
Definition at line 240 of file qgrayraster.c.
Referenced by gray_find_cell(), gray_record_cell(), and gray_sweep().
PCell TCell_::next |
Definition at line 242 of file qgrayraster.c.
Referenced by gray_find_cell(), and gray_sweep().
int TCell_::x |
Definition at line 239 of file qgrayraster.c.
Referenced by gray_find_cell(), and gray_sweep().