Blender V5.0
TodoDir Struct Reference

Public Attributes

int level
char * dir

Detailed Description

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 2072 of file filelist.cc.

Member Data Documentation

◆ dir

char* TodoDir::dir

Definition at line 2074 of file filelist.cc.

Referenced by filelist_readjob_recursive_dir_add_items().

◆ level

int TodoDir::level

Definition at line 2073 of file filelist.cc.

Referenced by filelist_readjob_recursive_dir_add_items().


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