Blender  V2.93
Functions
armature_pose.cc File Reference
#include "BKE_animsys.h"
#include "BKE_armature.h"
#include "BLI_set.hh"
#include "DNA_action_types.h"
#include "DNA_anim_types.h"
#include "DNA_armature_types.h"
#include "DNA_object_types.h"
#include "RNA_access.h"

Go to the source code of this file.

Functions

void BKE_pose_apply_action (struct Object *ob, struct bAction *action, struct AnimationEvalContext *anim_eval_context)
 

Function Documentation

◆ BKE_pose_apply_action()

void BKE_pose_apply_action ( struct Object ob,
struct bAction action,
struct AnimationEvalContext anim_eval_context 
)