|
Blender V4.5
|
#include <BPy_Interface0D.h>
Public Attributes | |
| PyObject_HEAD Freestyle::Interface0D * | if0D |
| bool | borrowed |
Definition at line 25 of file BPy_Interface0D.h.
| bool BPy_Interface0D::borrowed |
Definition at line 28 of file BPy_Interface0D.h.
Referenced by CurvePoint_init(), Interface0D_dealloc(), Interface0D_init(), NonTVertex_init(), StrokeVertex_init(), SVertex_init(), and TVertex_init().
| PyObject_HEAD Freestyle::Interface0D* BPy_Interface0D::if0D |
Definition at line 27 of file BPy_Interface0D.h.
Referenced by BinaryPredicate0D___call__(), CurvePoint_init(), Interface0D_dealloc(), Interface0D_get_fedge(), Interface0D_id_get(), Interface0D_init(), Interface0D_nature_get(), Interface0D_point_2d_get(), Interface0D_point_3d_get(), Interface0D_projected_x_get(), Interface0D_projected_y_get(), Interface0D_projected_z_get(), Interface0D_repr(), NonTVertex_init(), StrokeVertex_init(), SVertex_init(), and TVertex_init().