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_TrueBP1D.cpp

17 lines
288 B
C++
Raw Normal View History

PyObject *_wrap_TrueBP1D_getName(PyObject *self , PyObject *args) {
}
PyObject *_wrap_TrueBP1D___call__(PyObject *self , PyObject *args) {
}
PyObject *_wrap_new_TrueBP1D(PyObject *self , PyObject *args) {
}
PyObject *_wrap_delete_TrueBP1D(PyObject *self , PyObject *args) {
}