Blender  V2.93
Public Attributes | List of all members
EyedropperColorband Struct Reference

Public Attributes

int last_x
 
int last_y
 
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 60 of file interface_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

◆ init_color_band

ColorBand EyedropperColorband::init_color_band

◆ is_set

bool EyedropperColorband::is_set

◆ is_undo

bool EyedropperColorband::is_undo

◆ last_x

int EyedropperColorband::last_x

◆ last_y

int EyedropperColorband::last_y

◆ prop

PropertyRNA* EyedropperColorband::prop

◆ ptr

PointerRNA EyedropperColorband::ptr

◆ sample_start

bool EyedropperColorband::sample_start

Definition at line 66 of file interface_eyedropper_colorband.c.

Referenced by eyedropper_colorband_modal().


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