|
Blender V4.5
|
#include <BPy_ViewShape.h>
Public Attributes | |
| PyObject_HEAD Freestyle::ViewShape * | vs |
| bool | borrowed |
| BPy_SShape * | py_ss |
Definition at line 26 of file BPy_ViewShape.h.
| bool BPy_ViewShape::borrowed |
Definition at line 29 of file BPy_ViewShape.h.
Referenced by ViewShape_dealloc(), and ViewShape_init().
| BPy_SShape* BPy_ViewShape::py_ss |
Definition at line 30 of file BPy_ViewShape.h.
Referenced by ViewShape_dealloc(), ViewShape_init(), and ViewShape_sshape_set().
| PyObject_HEAD Freestyle::ViewShape* BPy_ViewShape::vs |
Definition at line 28 of file BPy_ViewShape.h.
Referenced by ViewShape_add_edge(), ViewShape_add_vertex(), ViewShape_dealloc(), ViewShape_edges_get(), ViewShape_edges_set(), ViewShape_id_get(), ViewShape_init(), ViewShape_library_path_get(), ViewShape_name_get(), ViewShape_repr(), ViewShape_sshape_get(), ViewShape_sshape_set(), ViewShape_vertices_get(), and ViewShape_vertices_set().