ReactOS 0.4.15-dev-7842-g558ab78
TCell_ Struct Reference
Collaboration diagram for TCell_:

Public Attributes

TCoord x
 
TCoord cover
 
TArea area
 
PCell next
 

Detailed Description

Definition at line 414 of file ftgrays.c.

Member Data Documentation

◆ area

TArea TCell_::area

Definition at line 418 of file ftgrays.c.

Referenced by gray_record_cell(), and gray_sweep().

◆ cover

TCoord TCell_::cover

Definition at line 417 of file ftgrays.c.

Referenced by gray_record_cell(), and gray_sweep().

◆ next

PCell TCell_::next

Definition at line 419 of file ftgrays.c.

Referenced by gray_record_cell(), and gray_sweep().

◆ x

TCoord TCell_::x

Definition at line 416 of file ftgrays.c.

Referenced by gray_record_cell(), and gray_sweep().


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