Blender  V3.3
Public Attributes | List of all members
DNA_ReconstructInfo Struct Reference

Public Attributes

const SDNAoldsdna
 
const SDNAnewsdna
 
const char * compare_flags
 
int * step_counts
 
ReconstructStep ** steps
 

Detailed Description

Definition at line 1117 of file dna_genfile.c.

Member Data Documentation

◆ compare_flags

const char* DNA_ReconstructInfo::compare_flags

Definition at line 1120 of file dna_genfile.c.

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: