Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | BPy_UnaryFunction0DId |
Macros | |
#define | BPy_UnaryFunction0DId_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction0DId_Type)) |
Functions | |
int | UnaryFunction0DId_Init (PyObject *module) |
Variables | |
PyTypeObject | UnaryFunction0DId_Type |
#define BPy_UnaryFunction0DId_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction0DId_Type)) |
Definition at line 21 of file BPy_UnaryFunction0DId.h.
int UnaryFunction0DId_Init | ( | PyObject * | module | ) |
Definition at line 24 of file BPy_UnaryFunction0DId.cpp.
References module, ShapeIdF0D_Type, and UnaryFunction0DId_Type.
Referenced by UnaryFunction0D_Init().
|
extern |
Definition at line 108 of file BPy_UnaryFunction0DId.cpp.
Referenced by UnaryFunction0DId_Init().