PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
edge_t Struct Reference
Collaboration diagram for edge_t:

Data Fields

int64_t yMin
 
int64_t yMax
 
double x
 
double invSlope
 

Detailed Description

Definition at line 25 of file drawable.c.

Field Documentation

◆ yMin

int64_t edge_t::yMin

Definition at line 27 of file drawable.c.

◆ yMax

int64_t edge_t::yMax

Definition at line 28 of file drawable.c.

◆ x

double edge_t::x

Definition at line 29 of file drawable.c.

◆ invSlope

double edge_t::invSlope

Definition at line 30 of file drawable.c.


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