Blender V4.3
IconImage Struct Reference

Public Attributes

int w
 
int h
 
uint8_trect
 
const uchardatatoc_rect
 
int datatoc_size
 

Detailed Description

Definition at line 54 of file interface_icons.cc.

Member Data Documentation

◆ datatoc_rect

const uchar* IconImage::datatoc_rect

Definition at line 58 of file interface_icons.cc.

Referenced by icon_verify_datatoc(), and UI_icon_to_preview().

◆ datatoc_size

int IconImage::datatoc_size

Definition at line 59 of file interface_icons.cc.

Referenced by icon_verify_datatoc(), and UI_icon_to_preview().

◆ h

int IconImage::h

◆ rect

◆ w

int IconImage::w

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