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/Interface0D/ViewVertex.cpp

77 lines
1.5 KiB
C++
Raw Normal View History

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) {
}