|
Blender
V3.3
|
#include "BKE_armature.hh"#include "BLI_listbase.h"#include "DNA_action_types.h"#include "DNA_armature_types.h"Go to the source code of this file.
Namespaces | |
| blender | |
| 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) |