touchgfx::Rasterizer::FillingRule::FILL_EVEN_ODD is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Rasterizer::FillingRule::FILL_EVEN_ODD

touchgfx::Rasterizer::FillingRule::FILL_EVEN_ODD

Syntax

FILL_EVEN_ODD;

References

LocationReferrerScopeText
Rasterizer.hpp:93
FILL_EVEN_ODD ///< Filling rule to fill using xor rule inside the outline.
Rasterizer.hpp:193touchgfx::Rasterizer::calculateAlpha() consttouchgfx::Rasterizer
if (fillingRule == FILL_EVEN_ODD)

Data Use

Functions using touchgfx::Rasterizer::FillingRule::FILL_EVEN_ODD
touchgfx::Rasterizer::FillingRule::FILL_EVEN_ODD