Blender V4.3
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 41 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 51 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

Friends And Related Symbol Documentation

◆ SelectionPaintOperationExecutor

friend struct SelectionPaintOperationExecutor
friend

Definition at line 48 of file curves_sculpt_selection_paint.cc.


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