![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
This is the complete list of members for RGBColor, including all inherited members.
Add(const uint8_t &value) | RGBColor | |
Add(uint8_t value) | RGBColor | inline |
B | RGBColor | |
color | RGBColor | |
G | RGBColor | |
HueShift(const float &hueDeg) | RGBColor | |
HueShift(float hueDeg) | RGBColor | inline |
InterpolateColors(const RGBColor &a, const RGBColor &b, const float &ratio) | RGBColor | static |
InterpolateColors(RGBColor a, RGBColor b, float ratio) | RGBColor | inlinestatic |
R | RGBColor | |
RGBColor() | RGBColor | |
RGBColor(const uint8_t &R, const uint8_t &G, const uint8_t &B) | RGBColor | |
RGBColor(const RGBColor &rgbColor) | RGBColor | |
RGBColor(const Vector3D &color) | RGBColor | |
RGBColor() | RGBColor | inline |
RGBColor(uint8_t R, uint8_t G, uint8_t B) | RGBColor | inline |
RGBColor(const RGBColor &rgbColor) | RGBColor | inline |
RGBColor(Vector3D color) | RGBColor | inline |
Scale(const uint8_t &maxBrightness) | RGBColor | |
Scale(uint8_t maxBrightness) | RGBColor | inline |
SetColor(const uint8_t &R, const uint8_t &G, const uint8_t &B) | RGBColor | |
SetColor(uint8_t R, uint8_t G, uint8_t B) | RGBColor | inline |
ToString() | RGBColor | |
ToString() | RGBColor | inline |