FreeBASIC  0.91.0
SPAN Struct Reference
Collaboration diagram for SPAN:

Data Fields

int y
 
int x1
 
int x2
 
struct SPANrow_next
 
struct SPANnext
 

Detailed Description

Definition at line 6 of file gfx_paint.c.

Field Documentation

struct SPAN* SPAN::next

Definition at line 10 of file gfx_paint.c.

struct SPAN* SPAN::row_next

Definition at line 9 of file gfx_paint.c.

int SPAN::x1

Definition at line 8 of file gfx_paint.c.

int SPAN::x2

Definition at line 8 of file gfx_paint.c.

int SPAN::y

Definition at line 8 of file gfx_paint.c.


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