| Color() | InstantIO::Color | [inline] |
| Color(float r, float g, float b) | InstantIO::Color | [inline] |
| Color(const float *color) | InstantIO::Color | [inline] |
| Color(const Color &color) | InstantIO::Color | [inline] |
| get(float &r, float &g, float &b) const | InstantIO::Color | [inline] |
| get(float *color) const | InstantIO::Color | [inline] |
| get(Color &color) const | InstantIO::Color | [inline] |
| get() const | InstantIO::Color | [inline] |
| get() | InstantIO::Color | [inline] |
| getB() const | InstantIO::Color | [inline] |
| getG() const | InstantIO::Color | [inline] |
| getR() const | InstantIO::Color | [inline] |
| operator const float *() const | InstantIO::Color | [inline] |
| operator float *() | InstantIO::Color | [inline] |
| operator!=(const Color &a, const Color &b) | InstantIO::Color | [friend] |
| operator=(const Color &color) | InstantIO::Color | [inline] |
| operator=(const float *color) | InstantIO::Color | [inline] |
| operator==(const Color &a, const Color &b) | InstantIO::Color | [friend] |
| operator[](int i) const | InstantIO::Color | [inline] |
| operator[](int i) | InstantIO::Color | [inline] |
| set(float r, float g, float b) | InstantIO::Color | [inline] |
| set(const float *color) | InstantIO::Color | [inline] |
| set(const Color &color) | InstantIO::Color | [inline] |
| setB(float b) | InstantIO::Color | [inline] |
| setG(float g) | InstantIO::Color | [inline] |
| setR(float r) | InstantIO::Color | [inline] |
1.6.3