|
Blender
V3.3
|
Go to the source code of this file.
Classes | |
| struct | BPy_UnaryFunction0DVec3f |
Macros | |
| #define | BPy_UnaryFunction0DVec3f_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction0DVec3f_Type)) |
Functions | |
| int | UnaryFunction0DVec3f_Init (PyObject *module) |
Variables | |
| PyTypeObject | UnaryFunction0DVec3f_Type |
| #define BPy_UnaryFunction0DVec3f_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction0DVec3f_Type)) |
Definition at line 21 of file BPy_UnaryFunction0DVec3f.h.
| int UnaryFunction0DVec3f_Init | ( | PyObject * | module | ) |
Definition at line 24 of file BPy_UnaryFunction0DVec3f.cpp.
References module, UnaryFunction0DVec3f_Type, and VertexOrientation3DF0D_Type.
Referenced by UnaryFunction0D_Init().
|
extern |
Definition at line 110 of file BPy_UnaryFunction0DVec3f.cpp.
Referenced by UnaryFunction0DVec3f_Init().