Blender
V3.3
|
#include "../BPy_UnaryFunction0DVec3f.h"
Go to the source code of this file.
Classes | |
struct | BPy_VertexOrientation3DF0D |
Macros | |
#define | BPy_VertexOrientation3DF0D_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&VertexOrientation3DF0D_Type)) |
Variables | |
PyTypeObject | VertexOrientation3DF0D_Type |
#define BPy_VertexOrientation3DF0D_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&VertexOrientation3DF0D_Type)) |
Definition at line 19 of file BPy_VertexOrientation3DF0D.h.
|
extern |
Definition at line 58 of file BPy_VertexOrientation3DF0D.cpp.
Referenced by UnaryFunction0DVec3f_Init().