15#include <vsg/animation/AnimationGroup.h>
23 Animations animations;
24 AnimationGroups animationGroups;
26 void apply(
Object&
object)
override;
27 void apply(
Animation& animation)
override;
AnimationGroup node provides a list of child nodes and a list of animations to animate them.
Definition AnimationGroup.h:24
Animation class that controls a single animation made up of one more samplers.
Definition Animation.h:44
Definition FindAnimations.h:21