Btk
SDL2_gfxBresenhamIterator Struct Reference

The structure passed to the internal Bresenham iterator. More...

Public Attributes

Sint16 x
 
Sint16 y
 
int dx
 
int dy
 
int s1
 
int s2
 
int swapdir
 
int error
 
Uint32 count
 

Detailed Description

The structure passed to the internal Bresenham iterator.


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