#include <RGB.h>
Public Methods | |
RGB (GLfloat *irgb) | |
RGB () | |
RGB & | operator= (const RGB &obj) |
Assignment. More... | |
Public Attributes | |
GLfloat | rgb [3] |
Definition at line 20 of file RGB.h.
|
Definition at line 24 of file RGB.h. References rgb. |
|
Definition at line 30 of file RGB.h. References rgb. |
|
Assignment.
Definition at line 37 of file RGB.h. References rgb. |
|
|