|
Blender V4.3
|
#include "../BPy_UnaryFunction1DVec3f.h"Go to the source code of this file.
Classes | |
| struct | BPy_Orientation3DF1D |
Macros | |
| #define | BPy_Orientation3DF1D_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&Orientation3DF1D_Type)) |
Variables | |
| PyTypeObject | Orientation3DF1D_Type |
| #define BPy_Orientation3DF1D_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&Orientation3DF1D_Type)) |
Definition at line 21 of file BPy_Orientation3DF1D.h.
|
extern |
Definition at line 65 of file BPy_Orientation3DF1D.cpp.
Referenced by UnaryFunction1DVec3f_Init().