PatchworkOS
Loading...
Searching...
No Matches
edge_t Struct Reference

Data Fields

int64_t yMin
 
int64_t yMax
 
double x
 
double invSlope
 

Detailed Description

Definition at line 25 of file drawable.c.

Field Documentation

◆ invSlope

double edge_t::invSlope

Definition at line 30 of file drawable.c.

Referenced by draw_polygon().

◆ x

double edge_t::x

Definition at line 29 of file drawable.c.

Referenced by draw_polygon(), and edge_compare().

◆ yMax

int64_t edge_t::yMax

Definition at line 28 of file drawable.c.

Referenced by draw_polygon().

◆ yMin

int64_t edge_t::yMin

Definition at line 27 of file drawable.c.

Referenced by draw_polygon().


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