|
Blender
V3.3
|
#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) |