Blender V4.3
blender::ed::sculpt_paint::CurvesSculptStrokeOperation Class Referenceabstract

#include <curves_sculpt_intern.hh>

Inherited by blender::ed::sculpt_paint::AddOperation, blender::ed::sculpt_paint::CombOperation, blender::ed::sculpt_paint::CurvesEffectOperation, blender::ed::sculpt_paint::DeleteOperation, blender::ed::sculpt_paint::DensityAddOperation, blender::ed::sculpt_paint::DensitySubtractOperation, blender::ed::sculpt_paint::PinchOperation, blender::ed::sculpt_paint::PuffOperation, blender::ed::sculpt_paint::SelectionPaintOperation, blender::ed::sculpt_paint::SlideOperation, blender::ed::sculpt_paint::SmoothOperation, and blender::ed::sculpt_paint::SnakeHookOperation.

Public Member Functions

virtual ~CurvesSculptStrokeOperation ()=default
 
virtual void on_stroke_extended (const bContext &C, const StrokeExtension &stroke_extension)=0
 

Detailed Description

Base class for stroke based operations in curves sculpt mode.

Definition at line 57 of file curves_sculpt_intern.hh.

Constructor & Destructor Documentation

◆ ~CurvesSculptStrokeOperation()

virtual blender::ed::sculpt_paint::CurvesSculptStrokeOperation::~CurvesSculptStrokeOperation ( )
virtualdefault

Member Function Documentation

◆ on_stroke_extended()


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