Frapper
1.0a
|
Plugin class for creating ReferenceDataNode objects. More...
#include <AdvancedRenderNodePlugin.h>
Public Member Functions | |
virtual Node * | createNode (const QString &name, ParameterGroup *parameterRoot) |
Creates a node of this node type. | |
Plugin class for creating ReferenceDataNode objects.
|
virtual |
Creates a node of this node type.
Public Functions.
name | The name for the new node. |
parameterRoot | A copy of the parameter tree specific for the type of the node. |
Creates a node of this node type.
name | The name for the new node. |
parameterRoot | A copy of the parameter tree specific for the type of the node. |
Implements Frapper::NodeTypeInterface.