Armature.fullBuffer

Buffer which has reserved as many items as bones exist in this armature, can be used for recursive iteration.

struct Armature
Buffer!Bone fullBuffer;

Meta