|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| struct | BPy_Interface1D |
Macros | |
| #define | BPy_Interface1D_Check(v) |
Functions | |
| int | Interface1D_Init (PyObject *module) |
Variables | |
| PyTypeObject | Interface1D_Type |
Definition at line 25 of file BPy_Interface1D.h.
| int Interface1D_Init | ( | PyObject * | module | ) |
Definition at line 31 of file BPy_Interface1D.cpp.
References ADD_TYPE_CONST, Chain_Type, FEdge_Type, FEdgeSharp_mathutils_register_callback(), FEdgeSharp_Type, FEdgeSmooth_mathutils_register_callback(), FEdgeSmooth_Type, FrsCurve_Type, Interface1D_Type, module, Stroke_Type, and ViewEdge_Type.
Referenced by Freestyle_Init().
|
extern |
Definition at line 342 of file BPy_Interface1D.cpp.
Referenced by BinaryPredicate1D___call__(), BPy_Interface1D_from_Interface1D(), Interface0DIterator_init(), Interface1D_Init(), UnaryFunction1DDouble___call__(), UnaryFunction1DEdgeNature___call__(), UnaryFunction1DFloat___call__(), UnaryFunction1DUnsigned___call__(), UnaryFunction1DVec2f___call__(), UnaryFunction1DVec3f___call__(), UnaryFunction1DVectorViewShape___call__(), UnaryFunction1DVoid___call__(), and UnaryPredicate1D___call__().