Blender V2.61 - r43446
|
#include <DNA_sdna_types.h>
Public Attributes | |
int | code |
int | len |
int | old |
int | SDNAnr |
int | nr |
Definition at line 75 of file DNA_sdna_types.h.
int BHead4::code |
Definition at line 76 of file DNA_sdna_types.h.
Referenced by bh4_from_bh8(), bh8_from_bh4(), get_bhead(), and switch_endian_bh4().
int BHead4::len |
Definition at line 76 of file DNA_sdna_types.h.
Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh4().
int BHead4::nr |
Definition at line 78 of file DNA_sdna_types.h.
Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh4().
int BHead4::old |
Definition at line 77 of file DNA_sdna_types.h.
Referenced by bh4_from_bh8(), and bh8_from_bh4().
int BHead4::SDNAnr |
Definition at line 78 of file DNA_sdna_types.h.
Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh4().