Blender V2.61 - r43446
|
#include <DNA_sdna_types.h>
Public Attributes | |
int | code |
int | len |
long long | old |
int | SDNAnr |
int | nr |
Definition at line 82 of file DNA_sdna_types.h.
int BHead8::code |
Definition at line 83 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 83 of file DNA_sdna_types.h.
Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh8().
int BHead8::nr |
Definition at line 90 of file DNA_sdna_types.h.
Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh8().
long long BHead8::old |
Definition at line 88 of file DNA_sdna_types.h.
Referenced by bh4_from_bh8(), and bh8_from_bh4().
int BHead8::SDNAnr |
Definition at line 90 of file DNA_sdna_types.h.
Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh8().