9 #include "../BPy_Iterator.h"
11 #include "../../stroke/ChainingIterators.h"
21 #define BPy_AdjacencyIterator_Check(v) \
22 (PyObject_IsInstance((PyObject *)v, (PyObject *)&AdjacencyIterator_Type))
PyTypeObject AdjacencyIterator_Type
Freestyle::AdjacencyIterator * a_it