Blender V5.0
action_bones.cc File Reference
#include "BKE_action.hh"
#include "BLI_string.h"
#include "DNA_action_types.h"
#include "DNA_anim_types.h"
#include "DNA_armature_types.h"
#include "ANIM_action_legacy.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::bke

Functions

void blender::bke::BKE_action_find_fcurves_with_bones (bAction *action, blender::animrig::slot_handle_t slot_handle, FoundFCurveCallback callback)
void blender::bke::BKE_action_find_fcurves_with_bones (const bAction *action, blender::animrig::slot_handle_t slot_handle, FoundFCurveCallbackConst callback)