Blender V5.0
bmesh_topology_rake.cc File Reference

Go to the source code of this file.

Classes

struct  blender::ed::sculpt_paint::brushes::bmesh_topology_rake_cc::LocalData

Namespaces

namespace  blender
namespace  blender::ed
namespace  blender::ed::sculpt_paint
namespace  blender::ed::sculpt_paint::brushes
namespace  blender::ed::sculpt_paint::brushes::bmesh_topology_rake_cc

Functions

static BLI_NOINLINE void blender::ed::sculpt_paint::brushes::bmesh_topology_rake_cc::calc_translations (const Set< BMVert *, 0 > &verts, const float3 &direction, const MutableSpan< float3 > translations)
static void blender::ed::sculpt_paint::brushes::bmesh_topology_rake_cc::calc_bmesh (const Depsgraph &depsgraph, const Sculpt &sd, Object &object, const Brush &brush, const float3 &direction, const float strength, bke::pbvh::BMeshNode &node, LocalData &tls)
void blender::ed::sculpt_paint::brushes::do_bmesh_topology_rake_brush (const Depsgraph &depsgraph, const Sculpt &sd, Object &object, const IndexMask &node_mask, const float input_strength)