Blender V5.0
ANIM_armature_iter.hh File Reference

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)

Detailed Description

Iterators for armatures.

Definition in file ANIM_armature_iter.hh.