|
Blender V4.5
|
#include "ANIM_armature.hh"#include "BKE_armature.hh"#include "BLI_listbase.h"#include "DNA_armature_types.h"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) |