|
Blender
V2.93
|
#include <RNA_types.h>
Public Attributes | |
| struct Link * | link |
| int | flag |
| IteratorSkipFunc | skip |
Definition at line 354 of file RNA_types.h.
| int ListBaseIterator::flag |
Definition at line 356 of file RNA_types.h.
| struct Link* ListBaseIterator::link |
Definition at line 355 of file RNA_types.h.
Referenced by rna_iterator_listbase_begin(), rna_iterator_listbase_get(), and rna_iterator_listbase_next().
| IteratorSkipFunc ListBaseIterator::skip |
Definition at line 357 of file RNA_types.h.