Blender
V3.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 19 of file BPy_Orientation3DF1D.h.
|
extern |
Definition at line 60 of file BPy_Orientation3DF1D.cpp.
Referenced by UnaryFunction1DVec3f_Init().