|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_ChainingIterator |
Macros | |
| #define | BPy_ChainingIterator_Check(v) |
Variables | |
| PyTypeObject | ChainingIterator_Type |
| #define BPy_ChainingIterator_Check | ( | v | ) |
Definition at line 19 of file BPy_ChainingIterator.h.
|
extern |
Definition at line 264 of file BPy_ChainingIterator.cpp.
Referenced by BPy_ChainingIterator_from_ChainingIterator(), ChainingIterator___init__(), ChainPredicateIterator_dealloc(), Iterator_Init(), Operators_bidirectional_chain(), and Operators_chain().