|
Blender
V3.3
|
#include "BKE_brush.h"#include "BKE_context.h"#include "BKE_crazyspace.hh"#include "ED_screen.h"#include "ED_view3d.h"#include "DEG_depsgraph.h"#include "DNA_brush_types.h"#include "WM_api.h"#include "BLI_enumerable_thread_specific.hh"#include "curves_sculpt_intern.hh"Go to the source code of this file.
Classes | |
| class | blender::ed::sculpt_paint::SmoothOperation |
| struct | blender::ed::sculpt_paint::SmoothOperationExecutor |
Namespaces | |
| blender | |
| blender::ed | |
| blender::ed::sculpt_paint | |
Functions | |
| std::unique_ptr< CurvesSculptStrokeOperation > | blender::ed::sculpt_paint::new_smooth_operation () |