Welcome to mirror list, hosted at ThFree Co, Russian Federation.

UnaryFunction1DVec2f.cpp « UnaryFunction1D « python « intern « freestyle « blender « source - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 64fb6ef6ed7d67130f742d0913da5aa0aa3a3c67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
 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) {
}