|
Blender V4.3
|
Public Attributes | |
| char | filepath [FILE_MAX_LIBEXTRA] |
| uint | flags |
| int | index |
| int | icon_id |
Definition at line 199 of file filelist.cc.
| char FileListEntryPreview::filepath[FILE_MAX_LIBEXTRA] |
Use FILE_MAX_LIBEXTRA as this is the size written into by filelist_file_get_full_path.
Definition at line 201 of file filelist.cc.
Referenced by filelist_cache_preview_runf(), and filelist_cache_previews_push().
| uint FileListEntryPreview::flags |
Definition at line 202 of file filelist.cc.
Referenced by filelist_cache_preview_runf(), and filelist_cache_previews_push().
| int FileListEntryPreview::icon_id |
Definition at line 204 of file filelist.cc.
Referenced by filelist_cache_preview_runf(), filelist_cache_previews_clear(), filelist_cache_previews_push(), and filelist_cache_previews_update().
| int FileListEntryPreview::index |
Definition at line 203 of file filelist.cc.
Referenced by filelist_cache_previews_push(), and filelist_cache_previews_update().