Blender
V3.3
|
Public Attributes | |
float4x4 | brush_transform |
Vector< SlideCurveInfo > | curves_to_slide |
Definition at line 67 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 69 of file curves_sculpt_slide.cc.
Referenced by blender::ed::sculpt_paint::SlideOperationExecutor::find_curves_to_slide_with_symmetry(), and blender::ed::sculpt_paint::SlideOperationExecutor::slide_with_symmetry().
Vector<SlideCurveInfo> blender::ed::sculpt_paint::SlideInfo::curves_to_slide |
Definition at line 70 of file curves_sculpt_slide.cc.
Referenced by blender::ed::sculpt_paint::SlideOperationExecutor::find_curves_to_slide_with_symmetry(), and blender::ed::sculpt_paint::SlideOperationExecutor::slide_with_symmetry().