#include <Python.h>
#include "../view_map/Interface1D.h"
Go to the source code of this file.
◆ BPy_Interface1D_Check
| #define BPy_Interface1D_Check |
( |
| v | ) |
|
Value:
PyTypeObject Interface1D_Type
ATTR_WARN_UNUSED_RESULT const BMVert * v
Definition at line 21 of file BPy_Interface1D.h.
◆ Interface1D_Init()
| int Interface1D_Init |
( |
PyObject * | module | ) |
|
Definition at line 27 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().
◆ Interface1D_Type
| PyTypeObject Interface1D_Type |
|
extern |
Definition at line 346 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__().