MIRA
|
Data structure containing the numtype-independent relevant variables for one axis (dimension) of the line. More...
#include <geometry/Bresenham.h>
Public Attributes | |
int | current |
int | step |
int | end |
int64_t | distance |
int64_t | error |
Data structure containing the numtype-independent relevant variables for one axis (dimension) of the line.
int current |
int step |
int end |
int64_t distance |
int64_t error |