|
Blender V4.5
|
Functions to deal with Armatures. More...
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::animrig |
Functions | |
| bool | blender::animrig::bone_is_visible (const bArmature *armature, const Bone *bone) |
| bool | blender::animrig::bone_is_visible_pchan (const bArmature *armature, const bPoseChannel *pchan) |
| bool | blender::animrig::bone_is_visible_editbone (const bArmature *armature, const EditBone *ebone) |
Functions to deal with Armatures.
Definition in file ANIM_armature.hh.