#include
Data Fields |
|
| byte | visible |
| unsigned int | x |
| unsigned int | y |
| short | rx |
| short | ry |
| byte | order |
| byte | size |
| byte ir_dot_t::visible |
if the IR source is visible
| unsigned int ir_dot_t::x |
interpolated X coordinate
| unsigned int ir_dot_t::y |
interpolated Y coordinate
| short ir_dot_t::rx |
raw X coordinate (0-1023)
| short ir_dot_t::ry |
raw Y coordinate (0-767)
| byte ir_dot_t::order |
increasing order by x-axis value
| byte ir_dot_t::size |
size of the IR dot (0-15)
1.5.4