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

touchgfx::Shape::getCacheX() const method

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

Syntax

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

Arguments

i

Zero-based index of the corner.

Return value

The cached x coordinate.

References

LocationText
Shape.hpp:167
virtual CWRUtil::Q5 getCacheX(int i) const

Type Use

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