|
Blender V4.5
|
#include <BPy_Interface1D.h>
Public Attributes | |
| PyObject_HEAD Freestyle::Interface1D * | if1D |
| bool | borrowed |
Definition at line 25 of file BPy_Interface1D.h.
| bool BPy_Interface1D::borrowed |
Definition at line 28 of file BPy_Interface1D.h.
Referenced by Chain_init(), FEdge_init(), FEdgeSharp_init(), FEdgeSmooth_init(), FrsCurve_init(), Interface1D_dealloc(), Interface1D_init(), Stroke_init(), and ViewEdge_init().
| PyObject_HEAD Freestyle::Interface1D* BPy_Interface1D::if1D |
Definition at line 27 of file BPy_Interface1D.h.
Referenced by BinaryPredicate1D___call__(), Chain_init(), FEdge_init(), FEdgeSharp_init(), FEdgeSmooth_init(), FrsCurve_init(), Interface1D_dealloc(), Interface1D_id_get(), Interface1D_init(), Interface1D_length_2d_get(), Interface1D_nature_get(), Interface1D_points_begin(), Interface1D_points_end(), Interface1D_repr(), Interface1D_time_stamp_get(), Interface1D_time_stamp_set(), Interface1D_vertices_begin(), Interface1D_vertices_end(), Stroke_init(), and ViewEdge_init().