Blender  V3.3
Namespaces | Typedefs | Functions
BKE_action.hh File Reference
#include "BLI_function_ref.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::bke
 

Typedefs

using blender::bke::FoundFCurveCallback = blender::FunctionRef< void(FCurve *fcurve, const char *bone_name)>
 

Functions

void blender::bke::BKE_action_find_fcurves_with_bones (const bAction *action, FoundFCurveCallback callback)