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

Public Attributes

const char * basedir_src
 
const char * basedir_dst
 
ReportListreports
 
int count_tot
 
int count_changed
 
int count_failed
 

Detailed Description

Definition at line 121 of file bpath.c.

Member Data Documentation

◆ basedir_dst

const char* BPathRebase_Data::basedir_dst

Definition at line 123 of file bpath.c.

◆ basedir_src

const char* BPathRebase_Data::basedir_src

Definition at line 122 of file bpath.c.

◆ count_changed

int BPathRebase_Data::count_changed

Definition at line 127 of file bpath.c.

◆ count_failed

int BPathRebase_Data::count_failed

Definition at line 128 of file bpath.c.

◆ count_tot

int BPathRebase_Data::count_tot

Definition at line 126 of file bpath.c.

◆ reports

ReportList* BPathRebase_Data::reports

Definition at line 124 of file bpath.c.


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