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

#include <UI_interface_icons.h>

Public Attributes

struct IconFilenext
 
struct IconFileprev
 
char filename [256]
 
int index
 

Detailed Description

Definition at line 24 of file UI_interface_icons.h.

Member Data Documentation

◆ filename

char IconFile::filename[256]

Definition at line 26 of file UI_interface_icons.h.

Referenced by init_iconfile_list(), and UI_iconfile_get_index().

◆ index

int IconFile::index

Definition at line 27 of file UI_interface_icons.h.

Referenced by init_iconfile_list(), and UI_iconfile_get_index().

◆ next

struct IconFile* IconFile::next

Definition at line 25 of file UI_interface_icons.h.

Referenced by free_iconfile_list(), and UI_iconfile_get_index().

◆ prev

struct IconFile * IconFile::prev

Definition at line 25 of file UI_interface_icons.h.


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