Blender  V2.93
Public Attributes | List of all members
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 2764 of file filelist.c.

Member Data Documentation

◆ dir

char* TodoDir::dir

Definition at line 2766 of file filelist.c.

Referenced by filelist_readjob_do().

◆ level

int TodoDir::level

Definition at line 2765 of file filelist.c.

Referenced by filelist_readjob_do().


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