Blender
V3.3
|
#include <DNA_sdna_types.h>
Public Attributes | |
int | code |
int | len |
const void * | old |
int | SDNAnr |
int | nr |
Definition at line 90 of file DNA_sdna_types.h.
int BHead::code |
Definition at line 91 of file DNA_sdna_types.h.
Referenced by blo_bhead_is_id(), blo_bhead_is_id_valid_type(), BLO_blendhandle_get_datablock_info(), BLO_blendhandle_get_datablock_names(), BLO_blendhandle_get_linkable_groups(), BLO_blendhandle_get_previews(), BLO_blendhandle_print_sizes(), blo_read_file_internal(), expand_doit_library(), find_bhead_from_code_name(), find_previous_lib(), link_named_part(), read_data_into_datamap(), read_file_bhead_idname_map_create(), read_file_dna(), read_file_thumbnail(), read_file_version(), read_libblock(), read_libblock_is_identical(), read_libblock_undo_restore(), write_file_handle(), writedata(), and writestruct_at_address_nr().
int BHead::len |
Definition at line 91 of file DNA_sdna_types.h.
Referenced by blo_bhead_read_data(), blo_bhead_read_full(), BLO_blendhandle_print_sizes(), blo_blendhandle_read_preview_rects(), get_bhead(), peek_struct_undo(), read_file_dna(), read_file_thumbnail(), read_libblock_is_identical(), read_struct(), writedata(), and writestruct_at_address_nr().
int BHead::nr |
Definition at line 93 of file DNA_sdna_types.h.
Referenced by BLO_blendhandle_print_sizes(), read_struct(), switch_endian_structs(), writedata(), and writestruct_at_address_nr().
const void* BHead::old |
Definition at line 92 of file DNA_sdna_types.h.
Referenced by expand_doit_library(), find_bhead(), link_named_part(), read_data_into_datamap(), read_libblock(), read_libblock_undo_restore(), read_libblock_undo_restore_linked(), sort_bhead_old_map(), writedata(), and writestruct_at_address_nr().
int BHead::SDNAnr |
Definition at line 93 of file DNA_sdna_types.h.
Referenced by BLO_blendhandle_get_previews(), BLO_blendhandle_print_sizes(), read_data_into_datamap(), read_struct(), switch_endian_structs(), writedata(), and writestruct_at_address_nr().