|
Blender V4.3
|
Public Attributes | |
| int | initial_mouse_x |
| Vector< std::unique_ptr< GrowOperatorDataPerCurve > > | per_curve |
Definition at line 538 of file curves_sculpt_ops.cc.
| int blender::ed::sculpt_paint::select_grow::GrowOperatorData::initial_mouse_x |
Definition at line 539 of file curves_sculpt_ops.cc.
Referenced by blender::ed::sculpt_paint::select_grow::select_grow_invoke(), and blender::ed::sculpt_paint::select_grow::select_grow_modal().
| Vector<std::unique_ptr<GrowOperatorDataPerCurve> > blender::ed::sculpt_paint::select_grow::GrowOperatorData::per_curve |
Definition at line 540 of file curves_sculpt_ops.cc.
Referenced by blender::ed::sculpt_paint::select_grow::select_grow_invoke(), blender::ed::sculpt_paint::select_grow::select_grow_modal(), and blender::ed::sculpt_paint::select_grow::select_grow_update().