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

#include <BKE_icons.h>

Public Attributes

voiddrawinfo
 
voidobj
 
char obj_type
 
char flag
 
short id_type
 
DrawInfoFreeFP drawinfo_free
 

Detailed Description

Note
See comment at the top regarding thread safety.

Definition at line 43 of file BKE_icons.h.

Member Data Documentation

◆ drawinfo

void* Icon::drawinfo

◆ drawinfo_free

DrawInfoFreeFP Icon::drawinfo_free

◆ flag

char Icon::flag

◆ id_type

short Icon::id_type

◆ obj

void* Icon::obj

◆ obj_type

char Icon::obj_type

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