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

touchgfx::AbstractShape::updateAbstractShapeCache() method

@fn void AbstractShape::updateAbstractShapeCache(); Updates the abstractShape cache. Updates the abstractShape cache. The cache is used to be able to quickly redraw the AbstractShape without calculating the points that make up the abstractShape (with regards to scaling and rotation).

Syntax

void updateAbstractShapeCache();

References

LocationText
AbstractShape.hpp:409
void updateAbstractShapeCache();