|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_CurvePointIterator |
Macros | |
| #define | BPy_CurvePointIterator_Check(v) |
Variables | |
| PyTypeObject | CurvePointIterator_Type |
| #define BPy_CurvePointIterator_Check | ( | v | ) |
Definition at line 19 of file BPy_CurvePointIterator.h.
|
extern |
Definition at line 125 of file BPy_CurvePointIterator.cpp.
Referenced by BPy_CurvePointIterator_from_CurvePointIterator(), CurvePointIterator_init(), and Iterator_Init().