|
Blender V4.3
|
Iterators for armatures. More...
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::animrig |
Functions | |
| template<typename CB > | |
| static void | blender::animrig::ANIM_armature_foreach_bone (ListBase *bones, CB callback) |
| template<typename CB > | |
| static void | blender::animrig::ANIM_armature_foreach_bone (const ListBase *bones, CB callback) |
Iterators for armatures.
Definition in file ANIM_armature_iter.hh.