re_ui
0.24.0-alpha.1+dev
Module color_
table
Module Items
Structs
Enums
In crate re_
ui
re_ui
Module
color_table
Copy item path
Source
Structs
§
Color
Table
A table mapping all combination of
Hue
and
Scale
to a [
egui::Color32
].
Color
Token
A token representing a color in the global color table.
HueIter
An iterator over the variants of
Hue
Scale
Iter
An iterator over the variants of
Scale
Enums
§
Hue
A hue for a
ColorToken
.
Scale
A color scale for a
ColorToken
.