|
Blender V4.3
|
Functions to work with animation poses. More...
#include "ANIM_action.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::animrig |
Functions | |
| void | blender::animrig::pose_apply_action_selected_bones (Object *ob, bAction *action, slot_handle_t slot_handle, const AnimationEvalContext *anim_eval_context) |
| void | blender::animrig::pose_apply_action_all_bones (Object *ob, bAction *action, slot_handle_t slot_handle, const AnimationEvalContext *anim_eval_context) |
| void | blender::animrig::pose_apply_action_blend (Object *ob, bAction *action, slot_handle_t slot_handle, const AnimationEvalContext *anim_eval_context, float blend_factor) |
Functions to work with animation poses.
Definition in file ANIM_pose.hh.