|
Blender V4.5
|
#include <BPy_SShape.h>
Public Attributes | |
| PyObject_HEAD Freestyle::SShape * | ss |
| bool | borrowed |
Definition at line 24 of file BPy_SShape.h.
| bool BPy_SShape::borrowed |
Definition at line 27 of file BPy_SShape.h.
Referenced by SShape_dealloc(), SShape_init(), ViewShape_init(), and ViewShape_sshape_set().
| PyObject_HEAD Freestyle::SShape* BPy_SShape::ss |
Definition at line 26 of file BPy_SShape.h.
Referenced by SShape_add_edge(), SShape_add_vertex(), SShape_bbox_get(), SShape_bbox_set(), SShape_compute_bbox(), SShape_dealloc(), SShape_edges_get(), SShape_id_get(), SShape_id_set(), SShape_init(), SShape_name_get(), SShape_name_set(), SShape_repr(), SShape_vertices_get(), ViewShape_init(), and ViewShape_sshape_set().