Blender V5.0
DNA_ReconstructInfo Struct Reference

Public Attributes

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

Detailed Description

Definition at line 1134 of file dna_genfile.cc.

Member Data Documentation

◆ compare_flags

const char* DNA_ReconstructInfo::compare_flags

Definition at line 1137 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: