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/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp

21 lines
447 B
C++
Raw Normal View History

PyObject *_wrap_UnaryFunction1DVec2f_getName(PyObject *self , PyObject *args) {
}
PyObject *_wrap_UnaryFunction1DVec2f___call__(PyObject *self , PyObject *args) {
}
PyObject *_wrap_UnaryFunction1DVec2f_setIntegrationType(PyObject *self , PyObject *args) {
}
PyObject *_wrap_UnaryFunction1DVec2f_getIntegrationType(PyObject *self , PyObject *args) {
}
PyObject *_wrap_disown_UnaryFunction1DVec2f(PyObject *self , PyObject *args) {
}