touchgfx::Outline::getCells() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Outline::getCells() method

@fn const Cell* Outline::getCells(); Gets a pointer to the the Cell objects in the Outline. Gets a pointer to the the Cell objects in the Outline. If the Outline is not closed, it is closed. If the Outline is unsorted, it will be quick sorted first.

Syntax

const Cell* getCells();

Return value

A pointer to the sorted list of Cell objects in the Outline.

References

LocationText
Outline.hpp:124
const Cell* getCells();

Type Use

Type of touchgfx::Outline::getCells()
touchgfx::Outline::getCells()
all items filtered out