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

touchgfx::AbstractShape::getCacheX() const method

@fn virtual CWRUtil::Q5 AbstractShape::getCacheX(int i) const = 0; Gets cached x coordinate of a corner. Gets cached x coordinate of a corner.

Syntax

virtual CWRUtil::Q5 getCacheX(int i) const = 0;

Arguments

i

Zero-based index of the corner.

Return value

The cached x coordinate.

References

LocationText
AbstractShape.hpp:437
virtual CWRUtil::Q5 getCacheX(int i) const = 0;

Type Use

Type of touchgfx::AbstractShape::getCacheX() const
touchgfx::AbstractShape::getCacheX() const
all items filtered out