|
Blender V4.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 23 of file BPy_TVertex.h.
|
extern |
Definition at line 220 of file BPy_TVertex.cpp.
Referenced by BPy_TVertex_from_TVertex(), and Interface0D_Init().