Blender  V2.93
Public Attributes | List of all members
BuildDirCtx Struct Reference

Public Attributes

struct direntryfiles
 
int nrfiles
 

Detailed Description

Definition at line 113 of file BLI_filelist.c.

Member Data Documentation

◆ files

struct direntry* BuildDirCtx::files

Definition at line 114 of file BLI_filelist.c.

Referenced by bli_builddir(), and BLI_filelist_dir_contents().

◆ nrfiles

int BuildDirCtx::nrfiles

Definition at line 115 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: