Fawkes API  Fawkes Development Version
firevision::avt_af_area_size_t Struct Reference

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

Public Attributes

uint32_t height: 16
 Height of work area size. More...
 
uint32_t width: 16
 Width of work area size. More...
 

Detailed Description

Datastructure for the size of the autofunction AOI.

Definition at line 91 of file pike.cpp.

Member Data Documentation

◆ height

uint32_t firevision::avt_af_area_size_t::height

Height of work area size.

Definition at line 92 of file pike.cpp.

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

◆ width

uint32_t firevision::avt_af_area_size_t::width

Width of work area size.

Definition at line 93 of file pike.cpp.

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


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