f0r_param_color Struct Reference
[Parameter Types]
#include <frei0r.h>
|
Data Fields |
float | r |
float | g |
float | b |
Detailed Description
The color type. All three color components are in the range [0, 1].
Definition at line 407 of file frei0r.h.
Field Documentation
red color component
Definition at line 409 of file frei0r.h.
green color component
Definition at line 410 of file frei0r.h.
blue color component
Definition at line 411 of file frei0r.h.
The documentation for this struct was generated from the following file: