|
Blender V4.3
|
#include "BKE_armature.hh"#include "BLI_listbase.h"#include "DNA_action_types.h"#include "DNA_armature_types.h"#include "ANIM_bone_collections.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
Functions | |
| SelectedBonesResult | blender::bke::BKE_armature_find_selected_bones (const bArmature *armature, SelectedBoneCallback callback) |
| BoneNameSet | blender::bke::BKE_armature_find_selected_bone_names (const bArmature *armature) |