Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | BPy_NonTVertex |
Macros | |
#define | BPy_NonTVertex_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&NonTVertex_Type)) |
Variables | |
PyTypeObject | NonTVertex_Type |
#define BPy_NonTVertex_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&NonTVertex_Type)) |
Definition at line 21 of file BPy_NonTVertex.h.
|
extern |
Definition at line 95 of file BPy_NonTVertex.cpp.
Referenced by BPy_NonTVertex_from_NonTVertex(), and Interface0D_Init().