touchgfx::Rasterizer::wasOutlineTooComplex() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Rasterizer::wasOutlineTooComplex()

touchgfx::Rasterizer::wasOutlineTooComplex() method

@fn bool Rasterizer::wasOutlineTooComplex() Determines if we the outline was too complex to draw completely. Determines if we the outline was too complex to draw completely.

Syntax

bool wasOutlineTooComplex();

Return value

True if it was too complex, false if not.

References

LocationText
Rasterizer.hpp:336
bool wasOutlineTooComplex()

Call Tree

Functions called by touchgfx::Rasterizer::wasOutlineTooComplex()
touchgfx::Rasterizer::wasOutlineTooComplex()
Data read by touchgfx::Rasterizer::wasOutlineTooComplex()
all items filtered out
touchgfx::Rasterizer::wasOutlineTooComplex()