Frapper  1.0a
Public Member Functions | List of all members
AnimatableMeshNode::AnimatableMeshNodePlugin Class Reference

Plugin class for creation of AnimatableMeshNode node. More...

#include <AnimatableMeshNodePlugin.h>

Inheritance diagram for AnimatableMeshNode::AnimatableMeshNodePlugin:
Inheritance graph
[legend]
Collaboration diagram for AnimatableMeshNode::AnimatableMeshNodePlugin:
Collaboration graph
[legend]

Public Member Functions

virtual NodecreateNode (const QString &name, ParameterGroup *parameterRoot)
 methods
 

Detailed Description

Plugin class for creation of AnimatableMeshNode node.

Member Function Documentation

Node * AnimatableMeshNode::AnimatableMeshNodePlugin::createNode ( const QString &  name,
ParameterGroup parameterRoot 
)
virtual

methods

Creates a node of this node type.

Parameters
nameThe name for the new node.
Returns
A pointer to the new node.

Implements Frapper::NodeTypeInterface.


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