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

ViewVertex.cpp « Interface0D « python « intern « freestyle « blender « source - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 293f42949e3d5e170b1025ef17dcbfd1121a55cd (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
 PyObject *_wrap_ViewVertex_getExactTypeName(PyObject *self , PyObject *args) {
}


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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