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

#include <DNA_userdef_types.h>

Public Attributes

unsigned char outline [4]
 
unsigned char inner [4]
 
unsigned char inner_sel [4]
 
unsigned char item [4]
 
unsigned char text [4]
 
unsigned char text_sel [4]
 
unsigned char shaded
 
char _pad0 [7]
 
short shadetop
 
short shadedown
 
float roundness
 

Detailed Description

Definition at line 107 of file DNA_userdef_types.h.

Member Data Documentation

◆ _pad0

char uiWidgetColors::_pad0[7]

Definition at line 115 of file DNA_userdef_types.h.

◆ inner

unsigned char uiWidgetColors::inner[4]

◆ inner_sel

unsigned char uiWidgetColors::inner_sel[4]

◆ item

unsigned char uiWidgetColors::item[4]

◆ outline

unsigned char uiWidgetColors::outline[4]

◆ roundness

float uiWidgetColors::roundness

◆ shaded

unsigned char uiWidgetColors::shaded

Definition at line 114 of file DNA_userdef_types.h.

Referenced by ui_draw_pie_center(), widget_swatch(), and widgetbase_draw_ex().

◆ shadedown

short uiWidgetColors::shadedown

◆ shadetop

short uiWidgetColors::shadetop

◆ text

unsigned char uiWidgetColors::text[4]

◆ text_sel

unsigned char uiWidgetColors::text_sel[4]

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