Blender V4.3
pose.cc File Reference
#include "ANIM_pose.hh"
#include "BKE_action.hh"
#include "BKE_animsys.h"
#include "BKE_armature.hh"
#include "BLI_listbase.h"
#include "DNA_anim_types.h"
#include "DNA_object_types.h"
#include "RNA_access.hh"
#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, const int32_t slot_handle, const AnimationEvalContext *anim_eval_context)
 
void blender::animrig::pose_apply_action_all_bones (Object *ob, bAction *action, const int32_t slot_handle, const AnimationEvalContext *anim_eval_context)
 
void blender::animrig::pose_apply_action_blend (Object *ob, bAction *action, const int32_t slot_handle, const AnimationEvalContext *anim_eval_context, const float blend_factor)