|
Blender V4.3
|
Public Attributes | |
| const SDNA * | oldsdna |
| const SDNA * | newsdna |
| const char * | compare_flags |
| int * | step_counts |
| ReconstructStep ** | steps |
Definition at line 1214 of file dna_genfile.cc.
| const char* DNA_ReconstructInfo::compare_flags |
Definition at line 1217 of file dna_genfile.cc.
Referenced by DNA_reconstruct_info_create().
| const SDNA* DNA_ReconstructInfo::newsdna |
Definition at line 1216 of file dna_genfile.cc.
Referenced by DNA_reconstruct_info_create(), DNA_reconstruct_info_free(), DNA_struct_reconstruct(), and reconstruct_structs().
| const SDNA* DNA_ReconstructInfo::oldsdna |
Definition at line 1215 of file dna_genfile.cc.
Referenced by DNA_reconstruct_info_create(), DNA_struct_reconstruct(), and reconstruct_structs().
| int* DNA_ReconstructInfo::step_counts |
Definition at line 1219 of file dna_genfile.cc.
Referenced by DNA_reconstruct_info_create(), DNA_reconstruct_info_free(), and reconstruct_struct().
| ReconstructStep** DNA_ReconstructInfo::steps |
Definition at line 1220 of file dna_genfile.cc.
Referenced by DNA_reconstruct_info_create(), DNA_reconstruct_info_free(), and reconstruct_struct().