touchgfx::Cell::area is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Cell::area field

Syntax

int16_t area;

References

LocationReferrerScopeText
Cell.hpp:36
int16_t area; ///< The area (see http://projects.tuxee.net/cl-vectors/section-the-cl-aa-algorithm for further information).
Cell.hpp:85touchgfx::Cell::setCover()touchgfx::Cell
area = _area;
Cell.hpp:101touchgfx::Cell::addCover()touchgfx::Cell
area += _area;

Data Use

Functions writing touchgfx::Cell::area
Functions reading touchgfx::Cell::area
touchgfx::Cell::area
all items filtered out
Type of touchgfx::Cell::area
touchgfx::Cell::area
int16_t
all items filtered out