Blender  V3.3
Public Member Functions | Friends | List of all members
blender::ed::sculpt_paint::SelectionPaintOperation Class Reference
Inheritance diagram for blender::ed::sculpt_paint::SelectionPaintOperation:
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 35 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 45 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 Function Documentation

◆ SelectionPaintOperationExecutor

friend struct SelectionPaintOperationExecutor
friend

Definition at line 42 of file curves_sculpt_selection_paint.cc.


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