Blender
V3.3
|
Public Attributes | |
int | initial_mouse_x |
Vector< std::unique_ptr< GrowOperatorDataPerCurve > > | per_curve |
Definition at line 604 of file curves_sculpt_ops.cc.
int blender::ed::sculpt_paint::select_grow::GrowOperatorData::initial_mouse_x |
Definition at line 605 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 606 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().