Blender V5.0
BlendExpander Struct Reference

Public Attributes

FileDatafd
std::queue< ID * > ids_to_expand
Mainmain
BLOExpandDoitCallback callback

Detailed Description

Definition at line 4598 of file readfile.cc.

Member Data Documentation

◆ callback

BLOExpandDoitCallback BlendExpander::callback

Definition at line 4602 of file readfile.cc.

Referenced by expand_cb().

◆ fd

FileData* BlendExpander::fd

Definition at line 4599 of file readfile.cc.

Referenced by expand_cb().

◆ ids_to_expand

std::queue<ID *> BlendExpander::ids_to_expand

Definition at line 4600 of file readfile.cc.

Referenced by expand_cb(), and expand_main().

◆ main

Main* BlendExpander::main

Definition at line 4601 of file readfile.cc.

Referenced by expand_cb().


The documentation for this struct was generated from the following file: