RGB Class Reference
#include <RGB.h>
List of all members.
Constructor & Destructor Documentation
| RGB::RGB |
( |
float |
r_in, |
|
|
float |
g_in, |
|
|
float |
b_in | |
|
) |
| | |
Member Function Documentation
| RGB & RGB::operator= |
( |
const RGB & |
eq_rgb |
) |
|
| RGB & RGB::operator*= |
( |
const float |
m_float |
) |
|
Friends And Related Function Documentation
| bool operator== |
( |
const RGB & |
c1, |
|
|
const RGB & |
c2 | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following files:
- /Users/ccliffe/Dev/cubicvr/cubicvr/include/CubicVR/RGB.h
- /Users/ccliffe/Dev/cubicvr/cubicvr/src/RGB.cpp