Blender V4.3
sculpt_pose.hh File Reference
#include "BLI_math_vector.hh"
#include "BLI_span.hh"

Go to the source code of this file.

Classes

struct  blender::ed::sculpt_paint::pose::IKChainSegment
 
struct  blender::ed::sculpt_paint::pose::IKChain
 

Namespaces

namespace  blender
 
namespace  blender::bke
 
namespace  blender::bke::pbvh
 
namespace  blender::ed
 
namespace  blender::ed::sculpt_paint
 
namespace  blender::ed::sculpt_paint::pose
 

Functions

void blender::ed::sculpt_paint::pose::do_pose_brush (const Depsgraph &depsgraph, const Sculpt &sd, Object &ob, const IndexMask &node_mask)
 
void blender::ed::sculpt_paint::pose::pose_brush_init (const Depsgraph &depsgraph, Object &ob, SculptSession &ss, const Brush &brush)
 
std::unique_ptr< SculptPoseIKChainPreviewblender::ed::sculpt_paint::pose::preview_ik_chain_init (const Depsgraph &depsgraph, Object &ob, SculptSession &ss, const Brush &brush, const float3 &initial_location, const float radius)