|
Blender V5.0
|
Public Attributes | |
| FileData * | fd |
| std::queue< ID * > | ids_to_expand |
| Main * | main |
| BLOExpandDoitCallback | callback |
Definition at line 4598 of file readfile.cc.
| BLOExpandDoitCallback BlendExpander::callback |
Definition at line 4602 of file readfile.cc.
Referenced by expand_cb().
| FileData* BlendExpander::fd |
Definition at line 4599 of file readfile.cc.
Referenced by expand_cb().
| std::queue<ID *> BlendExpander::ids_to_expand |
Definition at line 4600 of file readfile.cc.
Referenced by expand_cb(), and expand_main().
| Main* BlendExpander::main |
Definition at line 4601 of file readfile.cc.
Referenced by expand_cb().