Datastructure for the position of the autofunction AOI. More...
Public Attributes | |
| uint32_t | top: 16 |
| Work area position (top coordinate). | |
| uint32_t | left: 16 |
| Work area position (left coordinate). | |
Datastructure for the position of the autofunction AOI.
Definition at line 85 of file pike.cpp.
Work area position (left coordinate).
Definition at line 87 of file pike.cpp.
Referenced by firevision::PikeCamera::set_autofunction_aoi().
Work area position (top coordinate).
Definition at line 86 of file pike.cpp.
Referenced by firevision::PikeCamera::set_autofunction_aoi().
1.7.1