Blender V5.0
armature_selection.cc File Reference
#include "ANIM_armature.hh"
#include "BKE_armature.hh"
#include "BLI_listbase.h"
#include "DNA_armature_types.h"
#include "DNA_object_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)
BoneNameSet blender::bke::BKE_pose_channel_find_selected_names (const Object *object)