Frapper  1.0a
Public Member Functions | List of all members
AmbientOcclusionNode::AmbientOcclusionNodePlugin Class Reference

Plugin class for creating AmbientOcclusionNode objects. More...

#include <AmbientOcclusionNodePlugin.h>

Inheritance diagram for AmbientOcclusionNode::AmbientOcclusionNodePlugin:
Inheritance graph
[legend]
Collaboration diagram for AmbientOcclusionNode::AmbientOcclusionNodePlugin:
Collaboration graph
[legend]

Public Member Functions

virtual NodecreateNode (const QString &name, ParameterGroup *parameterRoot)
 Creates a node of this node type.
 

Detailed Description

Plugin class for creating AmbientOcclusionNode objects.

Member Function Documentation

Node * AmbientOcclusionNode::AmbientOcclusionNodePlugin::createNode ( const QString &  name,
ParameterGroup parameterRoot 
)
virtual

Creates a node of this node type.

Public Functions.

Parameters
nameThe name for the new node.
parameterRootA copy of the parameter tree specific for the type of the node.
Returns
A pointer to the new node.

Creates a node of this node type.

Parameters
nameThe name for the new node.
parameterRootA copy of the parameter tree specific for the type of the node.
Returns
A pointer to the new node.

Implements Frapper::NodeTypeInterface.


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