Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | BPy_ChainSilhouetteIterator |
Macros | |
#define | BPy_ChainSilhouetteIterator_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&ChainSilhouetteIterator_Type)) |
Variables | |
PyTypeObject | ChainSilhouetteIterator_Type |
#define BPy_ChainSilhouetteIterator_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&ChainSilhouetteIterator_Type)) |
Definition at line 21 of file BPy_ChainSilhouetteIterator.h.
|
extern |
Definition at line 107 of file BPy_ChainSilhouetteIterator.cpp.
Referenced by BPy_ChainSilhouetteIterator_from_ChainSilhouetteIterator(), ChainSilhouetteIterator_init(), and Iterator_Init().