|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| struct | BPy_UnaryFunction0D |
Macros | |
| #define | BPy_UnaryFunction0D_Check(v) |
Functions | |
| int | UnaryFunction0D_Init (PyObject *module) |
Variables | |
| PyTypeObject | UnaryFunction0D_Type |
Definition at line 25 of file BPy_UnaryFunction0D.h.
| int UnaryFunction0D_Init | ( | PyObject * | module | ) |
Definition at line 31 of file BPy_UnaryFunction0D.cpp.
References module, UnaryFunction0D_Type, UnaryFunction0DDouble_Init(), UnaryFunction0DEdgeNature_Init(), UnaryFunction0DFloat_Init(), UnaryFunction0DId_Init(), UnaryFunction0DMaterial_Init(), UnaryFunction0DUnsigned_Init(), UnaryFunction0DVec2f_Init(), UnaryFunction0DVec3f_Init(), UnaryFunction0DVectorViewShape_Init(), and UnaryFunction0DViewShape_Init().
Referenced by Freestyle_Init().
|
extern |
Definition at line 115 of file BPy_UnaryFunction0D.cpp.
Referenced by Integrator_integrate(), UnaryFunction0D_Init(), UnaryFunction0DDouble___dealloc__(), UnaryFunction0DEdgeNature___dealloc__(), UnaryFunction0DFloat___dealloc__(), UnaryFunction0DId___dealloc__(), UnaryFunction0DMaterial___dealloc__(), UnaryFunction0DUnsigned___dealloc__(), UnaryFunction0DVec2f___dealloc__(), UnaryFunction0DVec3f___dealloc__(), UnaryFunction0DVectorViewShape___dealloc__(), and UnaryFunction0DViewShape___dealloc__().