Fawkes API  Fawkes Development Version
fawkes::extent_2d_t Struct Reference

Rectangular extent with unsigne integers. More...

#include <types.h>

Public Attributes

unsigned int w
 width More...
 
unsigned int h
 height More...
 

Detailed Description

Rectangular extent with unsigne integers.

Definition at line 98 of file types.h.

Member Data Documentation

◆ h

unsigned int fawkes::extent_2d_t::h

height

Definition at line 100 of file types.h.

Referenced by firevision::Zauberstab::getSelection().

◆ w

unsigned int fawkes::extent_2d_t::w

width

Definition at line 99 of file types.h.

Referenced by firevision::Zauberstab::getSelection().


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