Blender V5.0
blender::ed::sculpt_paint::SelectionPaintOperation Class Reference

Inherits blender::ed::sculpt_paint::CurvesSculptStrokeOperation.

Public Member Functions

 SelectionPaintOperation (const bool use_select, const bool clear_selection)
void on_stroke_extended (const bContext &C, const StrokeExtension &stroke_extension) override
Public Member Functions inherited from blender::ed::sculpt_paint::CurvesSculptStrokeOperation
virtual ~CurvesSculptStrokeOperation ()=default

Friends

struct SelectionPaintOperationExecutor

Detailed Description

Definition at line 39 of file curves_sculpt_selection_paint.cc.

Constructor & Destructor Documentation

◆ SelectionPaintOperation()

blender::ed::sculpt_paint::SelectionPaintOperation::SelectionPaintOperation ( const bool use_select,
const bool clear_selection )
inline

Definition at line 49 of file curves_sculpt_selection_paint.cc.

Member Function Documentation

◆ on_stroke_extended()

void blender::ed::sculpt_paint::SelectionPaintOperation::on_stroke_extended ( const bContext & C,
const StrokeExtension & stroke_extension )
overridevirtual

◆ SelectionPaintOperationExecutor

friend struct SelectionPaintOperationExecutor
friend

The documentation for this class was generated from the following file: