Blender
V3.3
|
Public Attributes | |
int | level |
char * | dir |
From here, we are in 'Job Context', i.e. have to be careful about sharing stuff between background working thread. and main one (used by UI among other things).
Definition at line 3031 of file filelist.c.
char* TodoDir::dir |
Definition at line 3033 of file filelist.c.
Referenced by filelist_readjob_recursive_dir_add_items().
int TodoDir::level |
Definition at line 3032 of file filelist.c.
Referenced by filelist_readjob_recursive_dir_add_items().