Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | BPy_UnaryFunction1DVec3f |
Macros | |
#define | BPy_UnaryFunction1DVec3f_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction1DVec3f_Type)) |
Functions | |
int | UnaryFunction1DVec3f_Init (PyObject *module) |
Variables | |
PyTypeObject | UnaryFunction1DVec3f_Type |
#define BPy_UnaryFunction1DVec3f_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction1DVec3f_Type)) |
Definition at line 21 of file BPy_UnaryFunction1DVec3f.h.
int UnaryFunction1DVec3f_Init | ( | PyObject * | module | ) |
Definition at line 25 of file BPy_UnaryFunction1DVec3f.cpp.
References module, Orientation3DF1D_Type, and UnaryFunction1DVec3f_Type.
Referenced by UnaryFunction1D_Init().
|
extern |
Definition at line 158 of file BPy_UnaryFunction1DVec3f.cpp.
Referenced by UnaryFunction1DVec3f_Init().