Blender V4.3
DNA_ReconstructInfo Struct Reference

Public Attributes

const SDNAoldsdna
 
const SDNAnewsdna
 
const char * compare_flags
 
intstep_counts
 
ReconstructStep ** steps
 

Detailed Description

Definition at line 1214 of file dna_genfile.cc.

Member Data Documentation

◆ compare_flags

const char* DNA_ReconstructInfo::compare_flags

Definition at line 1217 of file dna_genfile.cc.

Referenced by DNA_reconstruct_info_create().

◆ newsdna

const SDNA* DNA_ReconstructInfo::newsdna

◆ oldsdna

const SDNA* DNA_ReconstructInfo::oldsdna

◆ step_counts

int* DNA_ReconstructInfo::step_counts

◆ steps

ReconstructStep** DNA_ReconstructInfo::steps

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