Blender V4.3
clay_thumb.cc File Reference

Go to the source code of this file.

Classes

struct  blender::ed::sculpt_paint::clay_thumb_cc::LocalData
 

Namespaces

namespace  blender
 
namespace  blender::ed
 
namespace  blender::ed::sculpt_paint
 
namespace  blender::ed::sculpt_paint::clay_thumb_cc
 

Functions

static void blender::ed::sculpt_paint::clay_thumb_cc::calc_faces (const Depsgraph &depsgraph, const Sculpt &sd, const Brush &brush, const float4 &plane_tilt, const float strength, const MeshAttributeData &attribute_data, const Span< float3 > vert_normals, const bke::pbvh::MeshNode &node, Object &object, LocalData &tls, const PositionDeformData &position_data)
 
static void blender::ed::sculpt_paint::clay_thumb_cc::calc_grids (const Depsgraph &depsgraph, const Sculpt &sd, const Brush &brush, const float4 &plane_tilt, const float strength, const bke::pbvh::GridsNode &node, Object &object, LocalData &tls)
 
static void blender::ed::sculpt_paint::clay_thumb_cc::calc_bmesh (const Depsgraph &depsgraph, const Sculpt &sd, const Brush &brush, const float4 &plane_tilt, const float strength, Object &object, bke::pbvh::BMeshNode &node, LocalData &tls)
 
void blender::ed::sculpt_paint::do_clay_thumb_brush (const Depsgraph &depsgraph, const Sculpt &sd, Object &object, const IndexMask &node_mask)
 
float blender::ed::sculpt_paint::clay_thumb_get_stabilized_pressure (const StrokeCache &cache)