|
Blender V4.3
|
Public Attributes | |
| float4x4 | brush_transform |
| Vector< SlideCurveInfo > | curves_to_slide |
Definition at line 58 of file curves_sculpt_slide.cc.
| float4x4 blender::ed::sculpt_paint::SlideInfo::brush_transform |
The transform used for the curves below (e.g. for symmetry).
Definition at line 60 of file curves_sculpt_slide.cc.
Referenced by blender::ed::sculpt_paint::SlideOperationExecutor::find_curves_to_slide_with_symmetry().
| Vector<SlideCurveInfo> blender::ed::sculpt_paint::SlideInfo::curves_to_slide |
Definition at line 61 of file curves_sculpt_slide.cc.
Referenced by blender::ed::sculpt_paint::SlideOperationExecutor::find_curves_to_slide_with_symmetry().