|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_UnaryFunction1DEdgeNature |
Macros | |
| #define | BPy_UnaryFunction1DEdgeNature_Check(v) |
Functions | |
| int | UnaryFunction1DEdgeNature_Init (PyObject *module) |
Variables | |
| PyTypeObject | UnaryFunction1DEdgeNature_Type |
| #define BPy_UnaryFunction1DEdgeNature_Check | ( | v | ) |
Definition at line 19 of file BPy_UnaryFunction1DEdgeNature.h.
Referenced by Director_BPy_UnaryFunction1D___call__().
| int UnaryFunction1DEdgeNature_Init | ( | PyObject * | module | ) |
Definition at line 23 of file BPy_UnaryFunction1DEdgeNature.cpp.
References CurveNatureF1D_Type, module, and UnaryFunction1DEdgeNature_Type.
Referenced by UnaryFunction1D_Init().
|
extern |
Definition at line 160 of file BPy_UnaryFunction1DEdgeNature.cpp.
Referenced by UnaryFunction1DEdgeNature_Init().