|
Blender
V3.3
|
Go to the source code of this file.
Classes | |
| struct | BPy_Id |
Macros | |
| #define | BPy_Id_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&Id_Type)) |
Functions | |
| int | Id_Init (PyObject *module) |
Variables | |
| PyTypeObject | Id_Type |
| int Id_Init | ( | PyObject * | module | ) |
Definition at line 20 of file BPy_Id.cpp.
References Id_Type, and module.
Referenced by Freestyle_Init().
|
extern |
Definition at line 157 of file BPy_Id.cpp.
Referenced by BPy_Id_from_Id(), Chain_init(), FrsCurve_init(), Id_init(), Id_Init(), and SVertex_init().