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

touchgfx::AbstractShape::getCacheY() const method

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

Syntax

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

Arguments

i

Zero-based index of the corner.

Return value

The cached y coordinate.

References

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

Type Use

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