Blender  V3.3
Public Member Functions | List of all members
blender::ed::sculpt_paint::CurvesSculptStrokeOperation Class Referenceabstract

#include <curves_sculpt_intern.hh>

Inheritance diagram for blender::ed::sculpt_paint::CurvesSculptStrokeOperation:
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 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 55 of file curves_sculpt_intern.hh.

Constructor & Destructor Documentation

◆ ~CurvesSculptStrokeOperation()

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

Member Function Documentation

◆ on_stroke_extended()

virtual void blender::ed::sculpt_paint::CurvesSculptStrokeOperation::on_stroke_extended ( const bContext C,
const StrokeExtension stroke_extension 
)
pure virtual

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