|
Blender V4.3
|
Public Attributes | |
| float | mval [2] |
| float | location_world [3] |
| float | location_local [3] |
| float | normal_world [3] |
| float | normal_local [3] |
| float | pressure |
Definition at line 57 of file curves_draw.cc.
| float blender::ed::curves::StrokeElem::location_local[3] |
Definition at line 60 of file curves_draw.cc.
Referenced by blender::ed::curves::curve_draw_exec_precalc(), blender::ed::curves::curve_draw_stroke_3d(), blender::ed::curves::curve_draw_stroke_from_operator_elem(), blender::ed::curves::curves_draw_exec(), blender::ed::curves::stroke_elem_interp(), blender::ed::curves::stroke_elem_pressure_set(), and blender::ed::curves::stroke_elem_project_fallback_elem().
| float blender::ed::curves::StrokeElem::location_world[3] |
Definition at line 59 of file curves_draw.cc.
Referenced by blender::ed::curves::curve_draw_event_add(), blender::ed::curves::curve_draw_stroke_3d(), blender::ed::curves::curve_draw_stroke_from_operator_elem(), blender::ed::curves::curve_draw_stroke_to_operator_elem(), blender::ed::curves::stroke_elem_interp(), blender::ed::curves::stroke_elem_pressure_set(), and blender::ed::curves::stroke_elem_project_fallback_elem().
| float blender::ed::curves::StrokeElem::mval[2] |
Definition at line 58 of file curves_draw.cc.
Referenced by blender::ed::curves::curve_draw_event_add(), blender::ed::curves::curve_draw_exec_precalc(), blender::ed::curves::curve_draw_stroke_from_operator_elem(), blender::ed::curves::curve_draw_stroke_to_operator_elem(), blender::ed::curves::stroke_elem_interp(), and blender::ed::curves::stroke_elem_project_fallback_elem().
| float blender::ed::curves::StrokeElem::normal_local[3] |
Definition at line 64 of file curves_draw.cc.
Referenced by blender::ed::curves::stroke_elem_pressure_set(), and blender::ed::curves::stroke_elem_project_fallback_elem().
| float blender::ed::curves::StrokeElem::normal_world[3] |
Definition at line 63 of file curves_draw.cc.
Referenced by blender::ed::curves::stroke_elem_project_fallback_elem().
| float blender::ed::curves::StrokeElem::pressure |
Definition at line 66 of file curves_draw.cc.
Referenced by blender::ed::curves::curve_draw_event_add(), blender::ed::curves::curve_draw_exec_precalc(), blender::ed::curves::curve_draw_stroke_from_operator_elem(), blender::ed::curves::curve_draw_stroke_to_operator_elem(), blender::ed::curves::curves_draw_exec(), blender::ed::curves::stroke_elem_interp(), blender::ed::curves::stroke_elem_pressure_set(), and blender::ed::curves::stroke_elem_radius().