The Color struct.
More...
#include <primitives.hh>
|
|
struct { |
|
uint8_t r |
| |
|
uint8_t g |
| |
|
uint8_t b |
| |
| }; | |
| |
|
uint32_t | packed |
| |
The Color struct.
Represents a 24-bits color, that works properly in GPU binary primitives.
The documentation for this union was generated from the following file: