SqueezeBrains SDK 1.13
sb_t_lut_point Struct Reference
cpp » Lut

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.
 

Detailed Description

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.

Definition at line 7141 of file sb.h.


The documentation for this struct was generated from the following file: