Blender  V3.3
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 398 of file bpath.c.

Member Data Documentation

◆ basedir_dst

const char* BPathRebase_Data::basedir_dst

Definition at line 400 of file bpath.c.

◆ basedir_src

const char* BPathRebase_Data::basedir_src

Definition at line 399 of file bpath.c.

◆ count_changed

int BPathRebase_Data::count_changed

Definition at line 404 of file bpath.c.

◆ count_failed

int BPathRebase_Data::count_failed

Definition at line 405 of file bpath.c.

◆ count_tot

int BPathRebase_Data::count_tot

Definition at line 403 of file bpath.c.

◆ reports

ReportList* BPathRebase_Data::reports

Definition at line 401 of file bpath.c.


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