Blender  V2.93
Public Attributes | List of all members
IconHead Struct Reference

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
 

Detailed Description

Definition at line 201 of file datatoc_icon.c.

Member Data Documentation

◆ canvas_h

unsigned int IconHead::canvas_h

Definition at line 204 of file datatoc_icon.c.

Referenced by icon_decode_head(), and icon_merge().

◆ canvas_w

unsigned int IconHead::canvas_w

Definition at line 204 of file datatoc_icon.c.

Referenced by icon_decode_head(), and icon_merge().

◆ icon_h

unsigned int IconHead::icon_h

Definition at line 202 of file datatoc_icon.c.

Referenced by icon_decode(), icon_decode_head(), and icon_merge().

◆ icon_w

unsigned int IconHead::icon_w

Definition at line 202 of file datatoc_icon.c.

Referenced by icon_decode(), icon_decode_head(), and icon_merge().

◆ orig_x

unsigned int IconHead::orig_x

◆ orig_y

unsigned int IconHead::orig_y

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