ScEng::FloatBezierControllerFactory Class Reference

The Factory for the FloatBezierController class. More...

#include <control.h>

Inheritance diagram for ScEng::FloatBezierControllerFactory:

ScEng::BlockFactory List of all members.

Public Member Functions

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

Detailed Description

The Factory for the FloatBezierController class.


Member Function Documentation

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

Returns the BlockType for this descriptor

Returns:
Returns SE_FLOAT_BEZIER_CONTROLLER_BLOCK_TYPE

Implements ScEng::BlockFactory.

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

Returns:
Returns the Block for this descriptor

Returns a new FloatBezierController

Implements ScEng::BlockFactory.

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

Returns the name for this descriptor

Returns:
Returns "Float Bezier Keys Controller"

Implements ScEng::BlockFactory.


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