OCRudoku
v1.0
Resolve word grid with ease
|
#include <RenderingUtils.h>
Data Fields | |
double | min_x |
double | max_x |
double | min_y |
double | max_y |
int | left_offset |
int | right_offset |
int | up_offset |
int | down_offset |
double | aspect_ratio |
double aspect_ratio |
int down_offset |
int left_offset |
double max_x |
double max_y |
double min_x |
double min_y |
int right_offset |
int up_offset |