Blender  V3.3
Public Attributes | List of all members
BuildDirCtx Struct Reference

Public Attributes

struct direntryfiles
 
int files_num
 

Detailed Description

Definition at line 99 of file BLI_filelist.c.

Member Data Documentation

◆ files

struct direntry* BuildDirCtx::files

Definition at line 100 of file BLI_filelist.c.

Referenced by bli_builddir(), and BLI_filelist_dir_contents().

◆ files_num

int BuildDirCtx::files_num

Definition at line 101 of file BLI_filelist.c.

Referenced by bli_builddir(), and BLI_filelist_dir_contents().


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