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