Blender V2.61 - r43446
|
#include <DNA_sdna_types.h>
Public Attributes | |
int | code |
int | len |
void * | old |
int | SDNAnr |
int | nr |
Definition at line 68 of file DNA_sdna_types.h.
int BHead::code |
Definition at line 69 of file DNA_sdna_types.h.
Referenced by append_id_part(), append_named_part(), BLO_blendhandle_get_datablock_names(), BLO_blendhandle_get_linkable_groups(), BLO_blendhandle_get_previews(), BLO_blendhandle_print_sizes(), blo_read_file_internal(), expand_doit(), find_previous_lib(), read_data_into_oldnewmap(), read_file_dna(), read_file_version(), read_libblock(), write_file_handle(), writedata(), and writestruct().
int BHead::len |
Definition at line 69 of file DNA_sdna_types.h.
Referenced by BLO_blendhandle_get_previews(), BLO_blendhandle_print_sizes(), get_bhead(), read_file_dna(), read_struct(), writedata(), and writestruct().
int BHead::nr |
Definition at line 71 of file DNA_sdna_types.h.
Referenced by BLO_blendhandle_print_sizes(), read_struct(), switch_endian_structs(), writedata(), and writestruct().
void* BHead::old |
Definition at line 70 of file DNA_sdna_types.h.
Referenced by append_named_part(), expand_doit(), find_bhead(), read_data_into_oldnewmap(), read_libblock(), sort_bhead_old_map(), writedata(), and writestruct().
int BHead::SDNAnr |
Definition at line 71 of file DNA_sdna_types.h.
Referenced by BLO_blendhandle_get_previews(), BLO_blendhandle_print_sizes(), read_data_into_oldnewmap(), read_struct(), switch_endian_structs(), writedata(), and writestruct().