|
nCine 2025.10.r510-2445ffb
A cross-platform 2D game engine
|
This is the complete list of members for ncine::Colorf, including all inherited members.
| a() const | ncine::Colorf | inline |
| b() const | ncine::Colorf | inline |
| Black (defined in ncine::Colorf) | ncine::Colorf | static |
| Blue (defined in ncine::Colorf) | ncine::Colorf | static |
| Colorf() | ncine::Colorf | |
| Colorf(float red, float green, float blue) | ncine::Colorf | |
| Colorf(float red, float green, float blue, float alpha) | ncine::Colorf | |
| Colorf(const float channels[NumChannels]) | ncine::Colorf | explicit |
| Colorf(const Color &color) | ncine::Colorf | explicit |
| Colorf(const ColorHdr &color) | ncine::Colorf | explicit |
| Cyan (defined in ncine::Colorf) | ncine::Colorf | static |
| data() const | ncine::Colorf | inline |
| data() | ncine::Colorf | inline |
| g() const | ncine::Colorf | inline |
| Green (defined in ncine::Colorf) | ncine::Colorf | static |
| Magenta (defined in ncine::Colorf) | ncine::Colorf | static |
| NumChannels (defined in ncine::Colorf) | ncine::Colorf | static |
| operator*(const Colorf &color) const (defined in ncine::Colorf) | ncine::Colorf | |
| operator*(float scalar) const | ncine::Colorf | |
| operator*=(const Colorf &color) (defined in ncine::Colorf) | ncine::Colorf | |
| operator*=(float scalar) | ncine::Colorf | |
| operator+(const Colorf &color) const (defined in ncine::Colorf) | ncine::Colorf | |
| operator+=(const Colorf &v) (defined in ncine::Colorf) | ncine::Colorf | |
| operator-(const Colorf &color) const (defined in ncine::Colorf) | ncine::Colorf | |
| operator-=(const Colorf &v) (defined in ncine::Colorf) | ncine::Colorf | |
| operator=(const Color &color) | ncine::Colorf | |
| r() const | ncine::Colorf | inline |
| Red (defined in ncine::Colorf) | ncine::Colorf | static |
| set(float red, float green, float blue, float alpha) | ncine::Colorf | |
| set(float red, float green, float blue) | ncine::Colorf | |
| setAlpha(float alpha) | ncine::Colorf | |
| setVec(const float channels[NumChannels]) | ncine::Colorf | |
| White (defined in ncine::Colorf) | ncine::Colorf | static |
| Yellow (defined in ncine::Colorf) | ncine::Colorf | static |