|
Blender
V3.3
|
#include <UI_resources.h>
Public Attributes | |
| struct bTheme * | theme |
| int | spacetype |
| int | regionid |
Definition at line 342 of file UI_resources.h.
| int bThemeState::regionid |
Definition at line 344 of file UI_resources.h.
Referenced by UI_SetTheme().
| int bThemeState::spacetype |
Definition at line 344 of file UI_resources.h.
Referenced by UI_GetThemeColorType3fv(), UI_GetThemeColorType3ubv(), UI_GetThemeColorType4fv(), UI_GetThemeColorType4ubv(), UI_GetThemeValueType(), UI_GetThemeValueTypef(), UI_SetTheme(), and UI_ThemeGetColorPtr().
| struct bTheme* bThemeState::theme |
Definition at line 343 of file UI_resources.h.