|
Blender
V3.3
|
Public Attributes | |
| const FileIndexerType * | callbacks |
| void * | user_data |
Structure to keep the file indexer and its user data together.
Definition at line 3216 of file filelist.c.
| const FileIndexerType* FileIndexer::callbacks |
Definition at line 3217 of file filelist.c.
Referenced by filelist_readjob_list_lib(), and filelist_readjob_recursive_dir_add_items().
| void* FileIndexer::user_data |
User data. Contains the result of callbacks.init_user_data.
Definition at line 3222 of file filelist.c.
Referenced by filelist_readjob_list_lib(), and filelist_readjob_recursive_dir_add_items().