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

touchgfx::Rasterizer::setFillingRule() method

@fn void Rasterizer::setFillingRule(FillingRule fillingRule) Sets the filling rule to be used when rendering the outline. Sets the filling rule to be used when rendering the outline.

Syntax

void setFillingRule(FillingRule fillingRule);

Arguments

fillingRule

The filling rule.

References

LocationText
Rasterizer.hpp:129
void setFillingRule(FillingRule fillingRule)

Data Use

Data read by touchgfx::Rasterizer::setFillingRule()
Data written by touchgfx::Rasterizer::setFillingRule()
touchgfx::Rasterizer::setFillingRule()
all items filtered out