This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/freestyle/intern/python/ViewEdgeIterator/ChainingIterator.cpp

37 lines
747 B
C++

PyObject *_wrap_ChainingIterator_getExactTypeName(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ChainingIterator_init(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ChainingIterator_traverse(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ChainingIterator_getVertex(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ChainingIterator_isIncrementing(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ChainingIterator_increment(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ChainingIterator_decrement(PyObject *self , PyObject *args) {
}
PyObject *_wrap_delete_ChainingIterator(PyObject *self , PyObject *args) {
}
PyObject *_wrap_disown_ChainingIterator(PyObject *self , PyObject *args) {
}