Blender V5.0
blender::ui::EyedropperColorband Struct Reference

Public Attributes

int event_xy_last [2] = {}
Vector< float4color_buffer = {}
bool sample_start = false
ColorBand init_color_band = {}
ColorBandcolor_band = nullptr
PointerRNA ptr = {}
PropertyRNAprop = nullptr
bool is_undo = false
bool is_set = false

Detailed Description

Definition at line 41 of file eyedropper_colorband.cc.

Member Data Documentation

◆ color_band

◆ color_buffer

◆ event_xy_last

int blender::ui::EyedropperColorband::event_xy_last[2] = {}

◆ init_color_band

ColorBand blender::ui::EyedropperColorband::init_color_band = {}

◆ is_set

◆ is_undo

bool blender::ui::EyedropperColorband::is_undo = false

◆ prop

◆ ptr

◆ sample_start

bool blender::ui::EyedropperColorband::sample_start = false

Definition at line 45 of file eyedropper_colorband.cc.

Referenced by blender::ui::eyedropper_colorband_modal().


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