23 #include "../BPy_Iterator.h"
25 #include "../../stroke/CurveIterators.h"
35 #define BPy_CurvePointIterator_Check(v) \
36 (PyObject_IsInstance((PyObject *)v, (PyObject *)&CurvePointIterator_Type))
PyTypeObject CurvePointIterator_Type
Freestyle::CurveInternal::CurvePointIterator * cp_it