|
Blender V5.0
|
#include <array>#include "BLI_array.hh"#include "BLI_math_matrix_types.hh"#include "BKE_paint.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) |
| 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) |