9 #include "../BPy_Iterator.h"
11 #include "../../stroke/CurveIterators.h"
21 #define BPy_CurvePointIterator_Check(v) \
22 (PyObject_IsInstance((PyObject *)v, (PyObject *)&CurvePointIterator_Type))
PyTypeObject CurvePointIterator_Type
Freestyle::CurveInternal::CurvePointIterator * cp_it