|
Blender V5.0
|
#include <BLO_core_bhead.hh>
Public Attributes | |
| int | code |
| int | len |
| uint64_t | old |
| int | SDNAnr |
| int | nr |
Definition at line 38 of file BLO_core_bhead.hh.
| int SmallBHead8::code |
Definition at line 39 of file BLO_core_bhead.hh.
Referenced by bhead_from_small_bhead8(), BLO_readfile_read_bhead(), and write_bhead().
| int SmallBHead8::len |
Definition at line 39 of file BLO_core_bhead.hh.
Referenced by bhead_from_small_bhead8(), and write_bhead().
| int SmallBHead8::nr |
Definition at line 41 of file BLO_core_bhead.hh.
Referenced by bhead_from_small_bhead8(), and write_bhead().
| uint64_t SmallBHead8::old |
Definition at line 40 of file BLO_core_bhead.hh.
Referenced by bhead_from_small_bhead8(), and write_bhead().
| int SmallBHead8::SDNAnr |
Definition at line 41 of file BLO_core_bhead.hh.
Referenced by bhead_from_small_bhead8(), and write_bhead().