|
Blender
V3.3
|
Public Attributes | |
| std::unique_ptr< CurvesSculptStrokeOperation > | operation |
| PaintStroke * | stroke |
Definition at line 148 of file curves_sculpt_ops.cc.
| std::unique_ptr<CurvesSculptStrokeOperation> blender::ed::sculpt_paint::SculptCurvesBrushStrokeData::operation |
Definition at line 149 of file curves_sculpt_ops.cc.
Referenced by blender::ed::sculpt_paint::stroke_update_step().
| PaintStroke* blender::ed::sculpt_paint::SculptCurvesBrushStrokeData::stroke |
Definition at line 150 of file curves_sculpt_ops.cc.
Referenced by blender::ed::sculpt_paint::sculpt_curves_stroke_cancel(), blender::ed::sculpt_paint::sculpt_curves_stroke_invoke(), and blender::ed::sculpt_paint::sculpt_curves_stroke_modal().