|
Blender V5.0
|
#include <BLO_core_bhead.hh>
Public Attributes | |
| int | code |
| int | len |
| uint | old |
| int | SDNAnr |
| int | nr |
Definition at line 32 of file BLO_core_bhead.hh.
| int BHead4::code |
Definition at line 33 of file BLO_core_bhead.hh.
Referenced by bhead_from_bhead4(), BLO_readfile_read_bhead(), and write_bhead().
| int BHead4::len |
Definition at line 33 of file BLO_core_bhead.hh.
Referenced by bhead_from_bhead4(), and write_bhead().
| int BHead4::nr |
Definition at line 35 of file BLO_core_bhead.hh.
Referenced by bhead_from_bhead4(), and write_bhead().
| uint BHead4::old |
Definition at line 34 of file BLO_core_bhead.hh.
Referenced by bhead_from_bhead4(), and write_bhead().
| int BHead4::SDNAnr |
Definition at line 35 of file BLO_core_bhead.hh.
Referenced by bhead_from_bhead4(), and write_bhead().