frei0r
f0r_param_color Struct Reference

#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

float f0r_param_color::b

blue color component

Definition at line 411 of file frei0r.h.

float f0r_param_color::g

green color component

Definition at line 410 of file frei0r.h.

float f0r_param_color::r

red color component

Definition at line 409 of file frei0r.h.


The documentation for this struct was generated from the following file: