Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | BPy_ViewVertex |
Macros | |
#define | BPy_ViewVertex_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&ViewVertex_Type)) |
Variables | |
PyTypeObject | ViewVertex_Type |
#define BPy_ViewVertex_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&ViewVertex_Type)) |
Definition at line 21 of file BPy_ViewVertex.h.
|
extern |
Definition at line 150 of file BPy_ViewVertex.cpp.
Referenced by AdjacencyIterator_init(), BPy_ViewVertex_from_ViewVertex(), Interface0D_Init(), and ViewShape_add_vertex().