BumpMapImage::height() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

BumpMapImage::height() const method

Syntax

int height(uint16_t value) const;
Implemented in BumpMapImage.cpp:429

Arguments

value

References

LocationReferrerScopeText
BumpMapImage.cpp:429
int BumpMapImage::height(uint16_t value) const
BumpMapImage.hpp:85
int height(uint16_t value) const;
BumpMapImage.cpp:332BumpMapImage::drawNormal() constBumpMapImage
nx = height(bumpData[offset - 1]) - height(bumpData[offset]);
BumpMapImage.cpp:333BumpMapImage::drawNormal() constBumpMapImage
ny = height(bumpData[offset - image.getWidth()]) - height(bumpData[offset]);

Call Tree

Functions calling BumpMapImage::height() const
all items filtered out
BumpMapImage::height() const
Data read by BumpMapImage::height() const
BumpMapImage::height() const::red
BumpMapImage::height() const::green
BumpMapImage::height() const::blue
all items filtered out
BumpMapImage::height() const
Type of BumpMapImage::height() const
BumpMapImage::height() const
uint8_t
all items filtered out