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

touchgfx::Shape::getCacheY() const method

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

Syntax

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

Arguments

i

Zero-based index of the corner.

Return value

The cached y coordinate.

References

LocationText
Shape.hpp:187
virtual CWRUtil::Q5 getCacheY(int i) const

Type Use

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