|
Blender V4.5
|
#include <BPy_Stroke.h>
Public Attributes | |
| BPy_Interface1D | py_if1D |
| Freestyle::Stroke * | s |
Definition at line 22 of file BPy_Stroke.h.
| BPy_Interface1D BPy_Stroke::py_if1D |
Definition at line 23 of file BPy_Stroke.h.
Referenced by Stroke_init().
| Freestyle::Stroke* BPy_Stroke::s |
Definition at line 24 of file BPy_Stroke.h.
Referenced by Stroke_compute_sampling(), Stroke_id_get(), Stroke_id_set(), Stroke_init(), Stroke_insert_vertex(), Stroke_length_2d_get(), Stroke_length_2d_set(), Stroke_medium_type_get(), Stroke_medium_type_set(), Stroke_remove_all_vertices(), Stroke_remove_vertex(), Stroke_resample(), Stroke_reversed(), Stroke_sq_item(), Stroke_sq_length(), Stroke_stroke_vertices_begin(), Stroke_stroke_vertices_end(), Stroke_stroke_vertices_size(), Stroke_texture_id_get(), Stroke_texture_id_set(), Stroke_tips_get(), Stroke_tips_set(), and Stroke_update_length().