Go to the source code of this file.
|
| 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< SculptPoseIKChainPreview > | blender::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) |
| |