Blender V5.0
IconImage Struct Reference

Public Attributes

int w
int h
uint8_t * rect
const uchardatatoc_rect
int datatoc_size

Detailed Description

Definition at line 61 of file interface_icons.cc.

Member Data Documentation

◆ datatoc_rect

const uchar* IconImage::datatoc_rect

Definition at line 65 of file interface_icons.cc.

Referenced by icon_verify_datatoc(), and UI_icon_to_preview().

◆ datatoc_size

int IconImage::datatoc_size

Definition at line 66 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: