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

BPy_FEdgeSmooth.cpp « FEdge « Interface1D « python « intern « freestyle « blender « source - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e453bbdc863a9f9ca74c2641a1261f12b599336d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
 PyObject *_wrap_FEdgeSmooth_dupplicate(PyObject *self , PyObject *args) {
}


 PyObject *_wrap_FEdgeSmooth_face(PyObject *self , PyObject *args) {
}


 PyObject *_wrap_FEdgeSmooth_normal(PyObject *self , PyObject *args) {
}


 PyObject *_wrap_FEdgeSmooth_materialIndex(PyObject *self , PyObject *args) {
}


 PyObject *_wrap_FEdgeSmooth_material(PyObject *self , PyObject *args) {
}


 PyObject *_wrap_FEdgeSmooth_SetFace(PyObject *self , PyObject *args) {
}


 PyObject *_wrap_FEdgeSmooth_SetNormal(PyObject *self , PyObject *args) {
}


 PyObject *_wrap_FEdgeSmooth_SetMaterialIndex(PyObject *self , PyObject *args) {
}