|
Blender V4.3
|
#include <DNA_sdna_types.h>
Public Attributes | |
| int | code |
| int | len |
| const void * | old |
| int | SDNAnr |
| int | nr |
Definition at line 145 of file DNA_sdna_types.h.
| int BHead::code |
Definition at line 146 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_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(), read_libblock_undo_restore_identical(), write_file_handle(), writedata(), and writestruct_at_address_nr().
| int BHead::len |
Definition at line 146 of file DNA_sdna_types.h.
Referenced by blo_bhead_read_data(), blo_bhead_read_full(), 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 148 of file DNA_sdna_types.h.
Referenced by get_alloc_name(), read_struct(), switch_endian_structs(), writedata(), and writestruct_at_address_nr().
| const void* BHead::old |
Definition at line 147 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_identical(), read_libblock_undo_restore_linked(), read_undo_move_libmain_data(), sort_bhead_old_map(), writedata(), and writestruct_at_address_nr().
| int BHead::SDNAnr |
Definition at line 148 of file DNA_sdna_types.h.
Referenced by get_alloc_name(), read_struct(), switch_endian_structs(), writedata(), and writestruct_at_address_nr().