bitlib_c
0.2.4
Public Attributes
|
List of all members
Color Struct Reference
#include <
color.h
>
Public Attributes
double
r
double
g
double
b
double
a
Detailed Description
A struct for holding an rgba color value.
Member Data Documentation
◆
a
double Color::a
◆
b
double Color::b
◆
g
double Color::g
◆
r
double Color::r
The documentation for this struct was generated from the following file:
include/
color.h
Generated by
1.8.18