![]() |
TGX 1.0.7
A tiny 2D/3D graphics library optimized for 32 bits microcontrollers.
|
This is the complete list of members for tgx::RGB565, including all inherited members.
| B | tgx::RGB565 | |
| blend(RGB565 fg_col, float alpha) | tgx::RGB565 | inline |
| blend256(const RGB565 &fg_col, uint32_t alpha) | tgx::RGB565 | inline |
| G | tgx::RGB565 | |
| mult256(int mr, int mg, int mb) | tgx::RGB565 | inline |
| mult256(int mr, int mg, int mb, int ma) | tgx::RGB565 | inline |
| opacity() const | tgx::RGB565 | inline |
| operator const uint16_t &() const | tgx::RGB565 | inlineexplicit |
| operator fVec3() const | tgx::RGB565 | inlineexplicit |
| operator iVec3() const | tgx::RGB565 | inlineexplicit |
| operator uint16_t &() | tgx::RGB565 | inlineexplicit |
| operator!=(const RGB565 &c) const | tgx::RGB565 | inline |
| operator+=(const RGB565 &c) | tgx::RGB565 | inline |
| operator-=(const RGB565 &c) | tgx::RGB565 | inline |
| operator=(const RGB565 &)=default | tgx::RGB565 | |
| operator=(const RGB24 &c) | tgx::RGB565 | inline |
| operator=(const RGB32 &c) | tgx::RGB565 | inline |
| operator=(const RGB64 &c) | tgx::RGB565 | inline |
| operator=(const RGBf &c) | tgx::RGB565 | inline |
| operator=(const HSV &c) | tgx::RGB565 | |
| operator=(iVec3 v) | tgx::RGB565 | inline |
| operator=(iVec4 v) | tgx::RGB565 | inline |
| operator=(fVec3 v) | tgx::RGB565 | inline |
| operator=(fVec4 v) | tgx::RGB565 | inline |
| operator==(const RGB565 &c) const | tgx::RGB565 | inline |
| premultiply() | tgx::RGB565 | inline |
| R | tgx::RGB565 | |
| RGB565()=default | tgx::RGB565 | |
| RGB565(int r, int g, int b) | tgx::RGB565 | inline |
| RGB565(iVec3 v) | tgx::RGB565 | inline |
| RGB565(iVec4 v) | tgx::RGB565 | inline |
| RGB565(float r, float g, float b) | tgx::RGB565 | inline |
| RGB565(fVec3 v) | tgx::RGB565 | inline |
| RGB565(fVec4 v) | tgx::RGB565 | inline |
| RGB565(uint16_t c) | tgx::RGB565 | inline |
| RGB565(uint32_t val) | tgx::RGB565 | inline |
| RGB565(uint64_t val) | tgx::RGB565 | inline |
| RGB565(const RGB565 &)=default | tgx::RGB565 | |
| RGB565(const RGB24 &c) | tgx::RGB565 | inline |
| RGB565(const RGB32 &c) | tgx::RGB565 | inline |
| RGB565(const RGB64 &c) | tgx::RGB565 | inline |
| RGB565(const RGBf &c) | tgx::RGB565 | inline |
| RGB565(const HSV &c) | tgx::RGB565 | |
| setOpacity(float op) | tgx::RGB565 | inline |
| val | tgx::RGB565 |