Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | BPy_TVertex |
Macros | |
#define | BPy_TVertex_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&TVertex_Type)) |
Variables | |
PyTypeObject | TVertex_Type |
#define BPy_TVertex_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&TVertex_Type)) |
Definition at line 21 of file BPy_TVertex.h.
|
extern |
Definition at line 205 of file BPy_TVertex.cpp.
Referenced by BPy_TVertex_from_TVertex(), and Interface0D_Init().