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

Public Attributes

float alpha
 
float icon_size
 
float half_icon_size
 
float smaller_size
 
float ipo_size
 
float gpencil_size
 
float screenspace_margin
 
float sel_color [4]
 
float unsel_color [4]
 
float sel_mhcol [4]
 
float unsel_mhcol [4]
 
float ipo_color [4]
 
float ipo_color_mix [4]
 
bool show_ipo
 

Detailed Description

Definition at line 169 of file keyframes_draw.c.

Member Data Documentation

◆ alpha

float DrawKeylistUIData::alpha

Definition at line 170 of file keyframes_draw.c.

Referenced by draw_keylist_keys(), and draw_keylist_ui_data_init().

◆ gpencil_size

float DrawKeylistUIData::gpencil_size

Definition at line 175 of file keyframes_draw.c.

Referenced by draw_keylist_block_gpencil(), and draw_keylist_ui_data_init().

◆ half_icon_size

float DrawKeylistUIData::half_icon_size

Definition at line 172 of file keyframes_draw.c.

Referenced by draw_keylist_block_standard(), and draw_keylist_ui_data_init().

◆ icon_size

float DrawKeylistUIData::icon_size

Definition at line 171 of file keyframes_draw.c.

Referenced by draw_keylist_keys(), and draw_keylist_ui_data_init().

◆ ipo_color

float DrawKeylistUIData::ipo_color[4]

◆ ipo_color_mix

float DrawKeylistUIData::ipo_color_mix[4]

◆ ipo_size

float DrawKeylistUIData::ipo_size

◆ screenspace_margin

float DrawKeylistUIData::screenspace_margin

Definition at line 176 of file keyframes_draw.c.

Referenced by draw_keylist_block_gpencil(), and draw_keylist_ui_data_init().

◆ sel_color

float DrawKeylistUIData::sel_color[4]

Definition at line 177 of file keyframes_draw.c.

Referenced by draw_keylist_block_standard(), and draw_keylist_ui_data_init().

◆ sel_mhcol

float DrawKeylistUIData::sel_mhcol[4]

◆ show_ipo

bool DrawKeylistUIData::show_ipo

◆ smaller_size

float DrawKeylistUIData::smaller_size

Definition at line 173 of file keyframes_draw.c.

Referenced by draw_keylist_block_moving_hold(), and draw_keylist_ui_data_init().

◆ unsel_color

float DrawKeylistUIData::unsel_color[4]

Definition at line 178 of file keyframes_draw.c.

Referenced by draw_keylist_block_standard(), and draw_keylist_ui_data_init().

◆ unsel_mhcol

float DrawKeylistUIData::unsel_mhcol[4]

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