|
Blender V4.5
|
#include <BPy_StrokeVertex.h>
Public Attributes | |
| BPy_CurvePoint | py_cp |
| Freestyle::StrokeVertex * | sv |
Definition at line 23 of file BPy_StrokeVertex.h.
| BPy_CurvePoint BPy_StrokeVertex::py_cp |
Definition at line 24 of file BPy_StrokeVertex.h.
Referenced by StrokeVertex_init().
| Freestyle::StrokeVertex* BPy_StrokeVertex::sv |
Definition at line 25 of file BPy_StrokeVertex.h.
Referenced by StrokeVertex_attribute_get(), StrokeVertex_attribute_set(), StrokeVertex_curvilinear_abscissa_get(), StrokeVertex_curvilinear_abscissa_set(), StrokeVertex_init(), StrokeVertex_mathutils_get(), StrokeVertex_mathutils_get_index(), StrokeVertex_mathutils_set(), StrokeVertex_mathutils_set_index(), StrokeVertex_point_set(), StrokeVertex_stroke_length_get(), StrokeVertex_stroke_length_set(), and StrokeVertex_u_get().