Anim 0.1
Loading...
Searching...
No Matches
Friends | List of all members
AnimationSystem::Mesh::BlendTree::NodeFactory Class Reference

Factory class for nodes. All nodes (except the RootNode) must have non-public constructors and be friends of this class to prevent illegal nodes free from the tree. More...

#include <NodeFactory.h>

Collaboration diagram for AnimationSystem::Mesh::BlendTree::NodeFactory:

Friends

class AnimationSystem::Mesh::AnimationBlendTree
 

Detailed Description

Factory class for nodes. All nodes (except the RootNode) must have non-public constructors and be friends of this class to prevent illegal nodes free from the tree.


The documentation for this class was generated from the following file: