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

#include <DNA_sdna_types.h>

Public Attributes

int code
 
int len
 
uint64_t old
 
int SDNAnr
 
int nr
 

Detailed Description

Definition at line 104 of file DNA_sdna_types.h.

Member Data Documentation

◆ code

int BHead8::code

Definition at line 105 of file DNA_sdna_types.h.

Referenced by bh4_from_bh8(), bh8_from_bh4(), get_bhead(), and switch_endian_bh8().

◆ len

int BHead8::len

Definition at line 105 of file DNA_sdna_types.h.

Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh8().

◆ nr

int BHead8::nr

Definition at line 107 of file DNA_sdna_types.h.

Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh8().

◆ old

uint64_t BHead8::old

Definition at line 106 of file DNA_sdna_types.h.

Referenced by bh4_from_bh8(), and bh8_from_bh4().

◆ SDNAnr

int BHead8::SDNAnr

Definition at line 107 of file DNA_sdna_types.h.

Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh8().


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