RGB color struct.  
 More...
RGB color struct. 
Definition at line 38 of file util.hpp.
 
#include <util.hpp>
 | 
| 
std::string  | toString () | 
|   | Return the color as string. 
  | 
|   | 
 | 
| 
float  | R | 
|   | Red. 
  | 
|   | 
| 
float  | G | 
|   | Green. 
  | 
|   | 
| 
float  | B | 
|   | Blue. 
  | 
|   | 
The documentation for this struct was generated from the following file: