Blender
V3.3
|
#include <DNA_sdna_types.h>
Public Attributes | |
int | code |
int | len |
uint64_t | old |
int | SDNAnr |
int | nr |
Definition at line 104 of file DNA_sdna_types.h.
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().
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().
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().
uint64_t BHead8::old |
Definition at line 106 of file DNA_sdna_types.h.
Referenced by bh4_from_bh8(), and bh8_from_bh4().
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().