|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OColor, including all inherited members.
| a | OColor | |
| b | OColor | |
| BLACK | OColor | static |
| BLUE | OColor | static |
| clamp() | OColor | |
| clampCopy() const | OColor | |
| CYAN | OColor | static |
| equality_threshold | OColor | protectedstatic |
| float_eq(float a, float b, float epsilon=equality_threshold) | OColor | inlineprotectedstatic |
| g | OColor | |
| getAsHSB(float &hue, float &saturation, float &brightness) const | OColor | |
| getAsRGBA() const | OColor | |
| GREEN | OColor | static |
| MAGENTA | OColor | static |
| OColor() | OColor | inline |
| OColor(const OColor &c) | OColor | inline |
| OColor(float *c) | OColor | inline |
| OColor(float red, float green, float blue, float alpha=1.0f) | OColor | inline |
| operator const float *() const | OColor | inline |
| operator float *() | OColor | inline |
| operator=(const OColor &c) | OColor | inline |
| operator==(const OColor &other) const | OColor | |
| r | OColor | |
| RED | OColor | static |
| setAsHSB(const float hue, const float saturation, const float brightness) | OColor | |
| setAsRGBA(const unsigned int val) | OColor | |
| WHITE | OColor | static |
| YELLOW | OColor | static |