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

Public Attributes

int event_xy_last [2]
 
float(* color_buffer )[4]
 
int color_buffer_alloc
 
int color_buffer_len
 
bool sample_start
 
ColorBand init_color_band
 
ColorBandcolor_band
 
PointerRNA ptr
 
PropertyRNAprop
 
bool is_undo
 
bool is_set
 

Detailed Description

Definition at line 45 of file eyedropper_colorband.c.

Member Data Documentation

◆ color_band

ColorBand* EyedropperColorband::color_band

◆ color_buffer

float(* EyedropperColorband::color_buffer)[4]

◆ color_buffer_alloc

int EyedropperColorband::color_buffer_alloc

◆ color_buffer_len

int EyedropperColorband::color_buffer_len

◆ event_xy_last

int EyedropperColorband::event_xy_last[2]

◆ init_color_band

ColorBand EyedropperColorband::init_color_band

◆ is_set

bool EyedropperColorband::is_set

◆ is_undo

bool EyedropperColorband::is_undo

Definition at line 56 of file eyedropper_colorband.c.

Referenced by eyedropper_colorband_init(), and eyedropper_colorband_modal().

◆ prop

PropertyRNA* EyedropperColorband::prop

◆ ptr

PointerRNA EyedropperColorband::ptr

◆ sample_start

bool EyedropperColorband::sample_start

Definition at line 51 of file eyedropper_colorband.c.

Referenced by eyedropper_colorband_modal().


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