|
Blender
V3.3
|
#include <RNA_types.h>
Public Attributes | |
| struct Link * | link |
| int | flag |
| IteratorSkipFunc | skip |
Definition at line 369 of file RNA_types.h.
| int ListBaseIterator::flag |
Definition at line 371 of file RNA_types.h.
| struct Link* ListBaseIterator::link |
Definition at line 370 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 372 of file RNA_types.h.