|
Blender V5.0
|
Public Attributes | |
| const SDNA * | oldsdna |
| const SDNA * | newsdna |
| const char * | compare_flags |
| int * | step_counts |
| ReconstructStep ** | steps |
Definition at line 1134 of file dna_genfile.cc.
| const char* DNA_ReconstructInfo::compare_flags |
Definition at line 1137 of file dna_genfile.cc.
Referenced by DNA_reconstruct_info_create().
| const SDNA* DNA_ReconstructInfo::newsdna |
Definition at line 1136 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 1135 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 1139 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 1140 of file dna_genfile.cc.
Referenced by DNA_reconstruct_info_create(), DNA_reconstruct_info_free(), and reconstruct_struct().