Blender V4.3
multires_displacement_eraser.cc File Reference

Go to the source code of this file.

Classes

struct  blender::ed::sculpt_paint::multires_displacement_eraser_cc::LocalData
 

Namespaces

namespace  blender
 
namespace  blender::ed
 
namespace  blender::ed::sculpt_paint
 
namespace  blender::ed::sculpt_paint::multires_displacement_eraser_cc
 

Functions

static BLI_NOINLINE void blender::ed::sculpt_paint::multires_displacement_eraser_cc::calc_limit_positions (const SubdivCCG &subdiv_ccg, const Span< int > grids, const MutableSpan< float3 > limit_positions)
 
static void blender::ed::sculpt_paint::multires_displacement_eraser_cc::calc_node (const Depsgraph &depsgraph, const Sculpt &sd, Object &object, const Brush &brush, const float strength, bke::pbvh::GridsNode &node, LocalData &tls)
 
void blender::ed::sculpt_paint::do_displacement_eraser_brush (const Depsgraph &depsgraph, const Sculpt &sd, Object &object, const IndexMask &node_mask)