#include <Python.h>
#include "../view_map/Interface1D.h"
Go to the source code of this file.
◆ BPy_Interface1D_Check
◆ Interface1D_Init()
int Interface1D_Init |
( |
PyObject * |
module | ) |
|
Definition at line 29 of file BPy_Interface1D.cpp.
References BPy_MediumType_DRY_MEDIUM, BPy_MediumType_HUMID_MEDIUM, BPy_MediumType_OPAQUE_MEDIUM, 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 327 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__().