Holds the state of the line traversal.
More...
#include <PathTiling.h>
|
bool | operator== (const State &other) const |
|
|
int32_t | x_end |
|
bool | is_slope_reversed |
|
int32_t | sliding_window_half_size |
|
int32_t | delta_x |
|
int32_t | delta_y |
|
int32_t | y_step |
|
int32_t | x |
|
int32_t | y |
|
int32_t | error |
|
int32_t | sliding_offset_x |
|
int32_t | sliding_offset_y |
|
uint32_t | tile_level |
|
Holds the state of the line traversal.
The documentation for this struct was generated from the following file: