|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_Operators |
Macros | |
| #define | BPy_Operators_Check(v) |
Functions | |
| int | Operators_Init (PyObject *module) |
Variables | |
| PyTypeObject | Operators_Type |
| #define BPy_Operators_Check | ( | v | ) |
Definition at line 21 of file BPy_Operators.h.
| int Operators_Init | ( | PyObject * | module | ) |
Definition at line 30 of file BPy_Operators.cpp.
References module, and Operators_Type.
Referenced by Freestyle_Init().
|
extern |
Definition at line 797 of file BPy_Operators.cpp.
Referenced by Operators_Init().