Fawkes API  Fawkes Development Version
firevision::avt_af_area_position_t Struct Reference

Datastructure for the position of the autofunction AOI. More...

Public Attributes

uint32_t top: 16
 Work area position (top coordinate). More...
 
uint32_t left: 16
 Work area position (left coordinate). More...
 

Detailed Description

Datastructure for the position of the autofunction AOI.

Definition at line 85 of file pike.cpp.

Member Data Documentation

◆ left

uint32_t firevision::avt_af_area_position_t::left

Work area position (left coordinate).

Definition at line 87 of file pike.cpp.

Referenced by firevision::PikeCamera::set_autofunction_aoi().

◆ top

uint32_t firevision::avt_af_area_position_t::top

Work area position (top coordinate).

Definition at line 86 of file pike.cpp.

Referenced by firevision::PikeCamera::set_autofunction_aoi().


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