|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_UnaryFunction0DEdgeNature |
Macros | |
| #define | BPy_UnaryFunction0DEdgeNature_Check(v) |
Functions | |
| int | UnaryFunction0DEdgeNature_Init (PyObject *module) |
Variables | |
| PyTypeObject | UnaryFunction0DEdgeNature_Type |
| #define BPy_UnaryFunction0DEdgeNature_Check | ( | v | ) |
Definition at line 19 of file BPy_UnaryFunction0DEdgeNature.h.
Referenced by Director_BPy_UnaryFunction0D___call__().
| int UnaryFunction0DEdgeNature_Init | ( | PyObject * | module | ) |
Definition at line 22 of file BPy_UnaryFunction0DEdgeNature.cpp.
References CurveNatureF0D_Type, module, and UnaryFunction0DEdgeNature_Type.
Referenced by UnaryFunction0D_Init().
|
extern |
Definition at line 110 of file BPy_UnaryFunction0DEdgeNature.cpp.
Referenced by UnaryFunction0DEdgeNature_Init().