Blender
V3.3
|
Public Member Functions | |
ShrinkCurvesEffect (const Brush &brush) | |
void | execute (CurvesGeometry &curves, const Span< int > curve_indices, const Span< float > move_distances_cu) override |
![]() | |
virtual | ~CurvesEffect ()=default |
Make curves smaller by trimming the end off.
Definition at line 62 of file curves_sculpt_grow_shrink.cc.
|
inline |
Definition at line 85 of file curves_sculpt_grow_shrink.cc.
|
inlineoverridevirtual |
Implements blender::ed::sculpt_paint::CurvesEffect.
Definition at line 89 of file curves_sculpt_grow_shrink.cc.
References curves, blender::Span< T >::index_range(), and blender::threading::parallel_for().