Blender  V3.3
Public Member Functions | Friends | List of all members
blender::ed::sculpt_paint::SnakeHookOperation Class Reference
Inheritance diagram for blender::ed::sculpt_paint::SnakeHookOperation:
blender::ed::sculpt_paint::CurvesSculptStrokeOperation

Public Member Functions

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 SnakeHookOperatorExecutor
 

Detailed Description

Drags the tip point of each curve and resamples the rest of the curve.

Definition at line 56 of file curves_sculpt_snake_hook.cc.

Member Function Documentation

◆ on_stroke_extended()

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

Implements blender::ed::sculpt_paint::CurvesSculptStrokeOperation.

Definition at line 299 of file curves_sculpt_snake_hook.cc.

References C.

Friends And Related Function Documentation

◆ SnakeHookOperatorExecutor

friend struct SnakeHookOperatorExecutor
friend

Definition at line 62 of file curves_sculpt_snake_hook.cc.


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