Searched refs:AnimationNodeFactory (Results 1 – 3 of 3) sorted by relevance
48 class AnimationNodeFactory : private boost::noncopyable class61 # define SHOW_NODE_TREE(a) AnimationNodeFactory::showTree(a)68 AnimationNodeFactory();69 ~AnimationNodeFactory();
589 AnimationNodeSharedPtr AnimationNodeFactory::createAnimationNode( in createAnimationNode()606 void AnimationNodeFactory::showTree( AnimationNodeSharedPtr& pRootNode ) in showTree()
76 mpRootNode = AnimationNodeFactory::createAnimationNode( in importAnimations()
Completed in 17 milliseconds