|
Blender
V2.93
|
Public Attributes | |
| unsigned int | icon_w |
| unsigned int | icon_h |
| unsigned int | orig_x |
| unsigned int | orig_y |
| unsigned int | canvas_w |
| unsigned int | canvas_h |
Definition at line 201 of file datatoc_icon.c.
| unsigned int IconHead::canvas_h |
Definition at line 204 of file datatoc_icon.c.
Referenced by icon_decode_head(), and icon_merge().
| unsigned int IconHead::canvas_w |
Definition at line 204 of file datatoc_icon.c.
Referenced by icon_decode_head(), and icon_merge().
| unsigned int IconHead::icon_h |
Definition at line 202 of file datatoc_icon.c.
Referenced by icon_decode(), icon_decode_head(), and icon_merge().
| unsigned int IconHead::icon_w |
Definition at line 202 of file datatoc_icon.c.
Referenced by icon_decode(), icon_decode_head(), and icon_merge().
| unsigned int IconHead::orig_x |
Definition at line 203 of file datatoc_icon.c.
Referenced by icon_decode_head(), icon_merge(), and icon_merge_context_info_for_icon_head().
| unsigned int IconHead::orig_y |
Definition at line 203 of file datatoc_icon.c.
Referenced by icon_decode_head(), icon_merge(), and icon_merge_context_info_for_icon_head().