TGX 1.0.3
A tiny 2D/3D graphics library optimized for 32 bits microcontrollers.
Loading...
Searching...
No Matches
tgx::RGBf Member List

This is the complete list of members for tgx::RGBf, including all inherited members.

Btgx::RGBf
blend(const RGBf &fg_col, float alpha)tgx::RGBfinline
blend256(const RGB64 &fg_col, uint32_t alpha)tgx::RGBfinline
clamp()tgx::RGBfinline
Gtgx::RGBf
mult256(int mr, int mg, int mb)tgx::RGBfinline
mult256(int mr, int mg, int mb, int ma)tgx::RGBfinline
opacity() consttgx::RGBfinline
operator fVec3() consttgx::RGBfinlineexplicit
operator!=(const RGBf &c) consttgx::RGBfinline
operator*(const RGBf &c) consttgx::RGBfinline
operator*(float a) consttgx::RGBfinline
operator*=(const RGBf &c)tgx::RGBfinline
operator*=(float a)tgx::RGBfinline
operator+=(const RGBf &c)tgx::RGBfinline
operator-=(const RGBf &c)tgx::RGBfinline
operator=(const RGBf &)=defaulttgx::RGBf
operator=(const RGB565 &c)tgx::RGBfinline
operator=(const RGB24 &c)tgx::RGBfinline
operator=(const RGB32 &c)tgx::RGBfinline
operator=(const RGB64 &c)tgx::RGBfinline
operator=(const HSV &c)tgx::RGBf
operator=(fVec3 v)tgx::RGBfinline
operator=(fVec4 v)tgx::RGBfinline
operator==(const RGBf &c) consttgx::RGBfinline
premultiply()tgx::RGBfinline
Rtgx::RGBf
RGBf()=defaulttgx::RGBf
RGBf(float r, float g, float b)tgx::RGBfinline
RGBf(fVec3 v)tgx::RGBfinline
RGBf(fVec4 v)tgx::RGBfinline
RGBf(uint16_t val)tgx::RGBfinline
RGBf(uint32_t val)tgx::RGBfinline
RGBf(uint64_t val)tgx::RGBfinline
RGBf(const RGBf &)=defaulttgx::RGBf
RGBf(const RGB565 &c)tgx::RGBfinline
RGBf(const RGB24 &c)tgx::RGBfinline
RGBf(const RGB32 &c)tgx::RGBfinline
RGBf(const RGB64 &c)tgx::RGBfinline
RGBf(const HSV &c)tgx::RGBf
setOpacity(float op)tgx::RGBfinline