Armature.opApply

Iterates over each bone in the tree structure by ref

struct Armature
int
opApply
(
scope int delegate
(
ref Bone
)
dg
)

Meta