|
Blender
V2.93
|
Public Attributes | |
| Scene * | scene |
| void ** | array |
| int | tot |
| int | cur |
Definition at line 1991 of file collection.c.
| void** CollectionsIteratorData::array |
Definition at line 1993 of file collection.c.
| int CollectionsIteratorData::cur |
Definition at line 1994 of file collection.c.
| Scene* CollectionsIteratorData::scene |
Definition at line 1992 of file collection.c.
| int CollectionsIteratorData::tot |
Definition at line 1994 of file collection.c.