ScEng::NodeTransformFactory Class Reference

The Factory for the Node class. More...

#include <nodetransform.h>

Inheritance diagram for ScEng::NodeTransformFactory:

ScEng::BlockFactory List of all members.

Public Member Functions

BlockType GetBlockType ()
BlockGetBlock (bool create_dependencies)
std::string GetName ()

Detailed Description

The Factory for the Node class.


Member Function Documentation

BlockType ScEng::NodeTransformFactory::GetBlockType (  )  [virtual]

Returns the BlockType for this descriptor return Returns SE_SCENE_NODE_BLOCK_TYPE

Implements ScEng::BlockFactory.

Block * ScEng::NodeTransformFactory::GetBlock ( bool  create_dependencies  )  [virtual]

Returns the Block for this descriptor return Returns a new Node

Implements ScEng::BlockFactory.

std::string ScEng::NodeTransformFactory::GetName (  )  [virtual]

Returns the name for this descriptor return Returns "Hierarchy Node"

Implements ScEng::BlockFactory.


The documentation for this class was generated from the following files:
Generated on Thu Sep 6 10:49:22 2007 for SceneEngine by  doxygen 1.5.1-p1