|
Blender
V3.3
|
Public Attributes | |
| Scene * | scene |
| void ** | array |
| int | tot |
| int | cur |
Definition at line 1831 of file collection.c.
| void** CollectionsIteratorData::array |
Definition at line 1833 of file collection.c.
| int CollectionsIteratorData::cur |
Definition at line 1834 of file collection.c.
| Scene* CollectionsIteratorData::scene |
Definition at line 1832 of file collection.c.
| int CollectionsIteratorData::tot |
Definition at line 1834 of file collection.c.