SqueezeBrains SDK 1.18
|
Struct that defines the coordinates of a point of a lut. More...
#include <sb.h>
Data Fields | |
unsigned short | x |
abscissa of the point. | |
unsigned short | y |
ordinate of the point. | |
Struct that defines the coordinates of a point of a lut.
If the point doesn't exist set the coordinates with the value SB_LUT_POINT_NOT_EXIST.