|
Blender V4.3
|
Public Attributes | |
| Scene * | scene |
| void ** | array |
| int | tot |
| int | cur |
Definition at line 2209 of file collection.cc.
| void** CollectionsIteratorData::array |
Definition at line 2211 of file collection.cc.
| int CollectionsIteratorData::cur |
Definition at line 2212 of file collection.cc.
| Scene* CollectionsIteratorData::scene |
Definition at line 2210 of file collection.cc.
Referenced by BKE_scene_collections_iterator_begin().
| int CollectionsIteratorData::tot |
Definition at line 2212 of file collection.cc.