penguins  1.0.0
FillSpan Struct Reference

Detailed Description

Used internally by flood_fill.

Definition at line 67 of file bot.h.

Data Fields

int x1
 
int x2
 
int y
 
int dy
 

Field Documentation

◆ x1

int FillSpan::x1

Definition at line 68 of file bot.h.

Referenced by flood_fill().

◆ x2

int FillSpan::x2

Definition at line 68 of file bot.h.

Referenced by flood_fill().

◆ y

int FillSpan::y

Definition at line 68 of file bot.h.

Referenced by flood_fill().

◆ dy

int FillSpan::dy

Definition at line 68 of file bot.h.

Referenced by flood_fill().


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