|
Blender
V2.93
|
Public Attributes | |
| struct ColorManagedDisplay * | display |
| float | color [3] |
| int | mode |
Definition at line 68 of file interface_eyedropper_gpencil_color.c.
| float EyedropperGPencil::color[3] |
color under cursor RGB
Definition at line 71 of file interface_eyedropper_gpencil_color.c.
Referenced by eyedropper_gpencil_color_sample(), and eyedropper_gpencil_color_set().
| struct ColorManagedDisplay* EyedropperGPencil::display |
Definition at line 69 of file interface_eyedropper_gpencil_color.c.
Referenced by eyedropper_gpencil_color_set(), and eyedropper_gpencil_init().
| int EyedropperGPencil::mode |
Mode
Definition at line 73 of file interface_eyedropper_gpencil_color.c.
Referenced by eyedropper_gpencil_color_set(), and eyedropper_gpencil_init().