|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_UnaryFunction1DVec3f |
Macros | |
| #define | BPy_UnaryFunction1DVec3f_Check(v) |
Functions | |
| int | UnaryFunction1DVec3f_Init (PyObject *module) |
Variables | |
| PyTypeObject | UnaryFunction1DVec3f_Type |
| #define BPy_UnaryFunction1DVec3f_Check | ( | v | ) |
Definition at line 19 of file BPy_UnaryFunction1DVec3f.h.
Referenced by Director_BPy_UnaryFunction1D___call__().
| int UnaryFunction1DVec3f_Init | ( | PyObject * | module | ) |
Definition at line 23 of file BPy_UnaryFunction1DVec3f.cpp.
References module, Orientation3DF1D_Type, and UnaryFunction1DVec3f_Type.
Referenced by UnaryFunction1D_Init().
|
extern |
Definition at line 157 of file BPy_UnaryFunction1DVec3f.cpp.
Referenced by UnaryFunction1DVec3f_Init().