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

Public Attributes

const char * basedir
 
const char * searchdir
 
ReportListreports
 
bool find_all
 

Detailed Description

Definition at line 313 of file bpath.c.

Member Data Documentation

◆ basedir

const char* BPathFind_Data::basedir

Definition at line 314 of file bpath.c.

◆ find_all

bool BPathFind_Data::find_all

Definition at line 317 of file bpath.c.

Referenced by BKE_bpath_missing_files_find().

◆ reports

ReportList* BPathFind_Data::reports

Definition at line 316 of file bpath.c.

Referenced by BKE_bpath_missing_files_find().

◆ searchdir

const char* BPathFind_Data::searchdir

Definition at line 315 of file bpath.c.


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