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

#include <DNA_userdef_types.h>

Public Attributes

unsigned char header [4]
 
unsigned char back [4]
 
unsigned char sub_back [4]
 
char _pad0 [4]
 

Detailed Description

Definition at line 135 of file DNA_userdef_types.h.

Member Data Documentation

◆ _pad0

char uiPanelColors::_pad0[4]

Definition at line 139 of file DNA_userdef_types.h.

◆ back

unsigned char uiPanelColors::back[4]

Definition at line 137 of file DNA_userdef_types.h.

Referenced by UI_ThemeGetColorPtr().

◆ header

unsigned char uiPanelColors::header[4]

Definition at line 136 of file DNA_userdef_types.h.

Referenced by UI_ThemeGetColorPtr().

◆ sub_back

unsigned char uiPanelColors::sub_back[4]

Definition at line 138 of file DNA_userdef_types.h.

Referenced by UI_ThemeGetColorPtr().


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