Blender
V3.3
|
Public Attributes | |
uint | icon_w |
uint | icon_h |
uint | orig_x |
uint | orig_y |
uint | canvas_w |
uint | canvas_h |
Definition at line 185 of file datatoc_icon.c.
uint IconHead::canvas_h |
Definition at line 188 of file datatoc_icon.c.
Referenced by icon_decode_head(), and icon_merge().
uint IconHead::canvas_w |
Definition at line 188 of file datatoc_icon.c.
Referenced by icon_decode_head(), and icon_merge().
uint IconHead::icon_h |
Definition at line 186 of file datatoc_icon.c.
Referenced by icon_decode(), icon_decode_head(), and icon_merge().
uint IconHead::icon_w |
Definition at line 186 of file datatoc_icon.c.
Referenced by icon_decode(), icon_decode_head(), and icon_merge().
uint IconHead::orig_x |
Definition at line 187 of file datatoc_icon.c.
Referenced by icon_decode_head(), icon_merge(), and icon_merge_context_info_for_icon_head().
uint IconHead::orig_y |
Definition at line 187 of file datatoc_icon.c.
Referenced by icon_decode_head(), icon_merge(), and icon_merge_context_info_for_icon_head().