|
Blender
V3.3
|
Go to the source code of this file.
Classes | |
| struct | BPy_UnaryFunction1DVec2f |
Macros | |
| #define | BPy_UnaryFunction1DVec2f_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction1DVec2f_Type)) |
Functions | |
| int | UnaryFunction1DVec2f_Init (PyObject *module) |
Variables | |
| PyTypeObject | UnaryFunction1DVec2f_Type |
| #define BPy_UnaryFunction1DVec2f_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction1DVec2f_Type)) |
Definition at line 21 of file BPy_UnaryFunction1DVec2f.h.
| int UnaryFunction1DVec2f_Init | ( | PyObject * | module | ) |
Definition at line 26 of file BPy_UnaryFunction1DVec2f.cpp.
References module, Normal2DF1D_Type, Orientation2DF1D_Type, and UnaryFunction1DVec2f_Type.
Referenced by UnaryFunction1D_Init().
|
extern |
Definition at line 165 of file BPy_UnaryFunction1DVec2f.cpp.
Referenced by UnaryFunction1DVec2f_Init().