represents a colour via its RGBA values.
More...
#include <colour.h>
|
| GLfloat | r |
| GLfloat | g |
| GLfloat | b |
| GLfloat | a |
represents a colour via its RGBA values.
Definition at line 13 of file colour.h.
Alpha value of the colour (0 to 1).
Definition at line 17 of file colour.h.
Blue value of the colour (0 to 1).
Definition at line 16 of file colour.h.
Green value of the colour (0 to 1).
Definition at line 15 of file colour.h.
Red value of the colour (0 to 1).
Definition at line 14 of file colour.h.
The documentation for this struct was generated from the following file:
- /pbulk/work/games/naev/work/naev-0.12.6/src/colour.h