kaleidoscope
1.4.0
|
Data struct for pixel locations. More...
#include <kaleidoscope.h>
Public Attributes | |
int | x |
int | y |
Data struct for pixel locations.
Definition at line 7 of file kaleidoscope.h.
int Point2D_t::x |
Definition at line 9 of file kaleidoscope.h.
int Point2D_t::y |
Definition at line 10 of file kaleidoscope.h.