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

Public Attributes

int w
 
int h
 
uintrect
 
const uchardatatoc_rect
 
int datatoc_size
 

Detailed Description

Definition at line 77 of file interface_icons.c.

Member Data Documentation

◆ datatoc_rect

const uchar* IconImage::datatoc_rect

Definition at line 81 of file interface_icons.c.

Referenced by icon_verify_datatoc().

◆ datatoc_size

int IconImage::datatoc_size

Definition at line 82 of file interface_icons.c.

Referenced by icon_verify_datatoc().

◆ h

int IconImage::h

◆ rect

uint* IconImage::rect

◆ w

int IconImage::w

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