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

17 lines
292 B
C++
Raw Normal View History

PyObject *_wrap_FalseBP1D_getName(PyObject *self , PyObject *args) {
}
PyObject *_wrap_FalseBP1D___call__(PyObject *self , PyObject *args) {
}
PyObject *_wrap_new_FalseBP1D(PyObject *self , PyObject *args) {
}
PyObject *_wrap_delete_FalseBP1D(PyObject *self , PyObject *args) {
}