tharsis-dimgui ~master (2015-08-31T11:05:18Z)
Home
Dub
Repo
RGBAF
colors
Undocumented in source.
struct
RGBAF {
float
r
;
float
g
;
float
b
;
float
a
;
RGBAF
opBinary
(RGBAF rgba);
}
Members
Functions
opBinary
RGBAF
opBinary
(RGBAF rgba)
a
float
a
;
b
float
b
;
g
float
g
;
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
r
float
r
;
Undocumented in source.
Meta
Source
See Implementation
colors
functions
clamp
main
toRGBA
toRGBAF
structs
GUI
RGBAF