Blender  V3.3
Public Attributes | List of all members
EyedropperGPencil Struct Reference

Public Attributes

struct ColorManagedDisplaydisplay
 
float color [3]
 
eGP_EyeMode mode
 

Detailed Description

Definition at line 57 of file eyedropper_gpencil_color.c.

Member Data Documentation

◆ color

float EyedropperGPencil::color[3]

color under cursor RGB

Definition at line 60 of file eyedropper_gpencil_color.c.

Referenced by eyedropper_gpencil_color_sample(), and eyedropper_gpencil_color_set().

◆ display

struct ColorManagedDisplay* EyedropperGPencil::display

◆ mode

eGP_EyeMode EyedropperGPencil::mode

Mode

Definition at line 62 of file eyedropper_gpencil_color.c.

Referenced by eyedropper_gpencil_color_set(), and eyedropper_gpencil_init().


The documentation for this struct was generated from the following file: