Blender V5.0
blender::dna::pointers::PointersInDNA Class Reference

#include <DNA_sdna_pointers.hh>

Public Member Functions

 PointersInDNA (const SDNA &sdna)
const StructInfoget_for_struct (const int struct_nr) const

Detailed Description

Contains information about where pointers are stored in DNA structs.

Definition at line 33 of file DNA_sdna_pointers.hh.

Constructor & Destructor Documentation

◆ PointersInDNA()

blender::dna::pointers::PointersInDNA::PointersInDNA ( const SDNA & sdna)
explicit

Definition at line 1968 of file dna_genfile.cc.

References SDNA::structs_num.

Member Function Documentation

◆ get_for_struct()

const StructInfo & blender::dna::pointers::PointersInDNA::get_for_struct ( const int struct_nr) const
inline

Definition at line 43 of file DNA_sdna_pointers.hh.


The documentation for this class was generated from the following files: