Blender V5.0
ANIM_evaluation.hh File Reference

Layered Action evaluation. More...

#include "BLI_map.hh"
#include "BLI_string_ref.hh"
#include "ANIM_action.hh"

Go to the source code of this file.

Classes

class  blender::animrig::PropIdentifier
class  blender::animrig::AnimatedProperty
class  blender::animrig::EvaluationResult

Namespaces

namespace  blender
namespace  blender::animrig

Functions

EvaluationResult blender::animrig::evaluate_action (PointerRNA &animated_id_ptr, Action &action, slot_handle_t slot_handle, const AnimationEvalContext &anim_eval_context)
void blender::animrig::evaluate_and_apply_action (PointerRNA &animated_id_ptr, Action &action, slot_handle_t slot_handle, const AnimationEvalContext &anim_eval_context, bool flush_to_original)

Detailed Description

Layered Action evaluation.

Definition in file ANIM_evaluation.hh.