ScEng::BlockVectorFactory Class Reference

#include <blockvector.h>

Inheritance diagram for ScEng::BlockVectorFactory:

ScEng::BlockFactory List of all members.

Public Member Functions

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

Detailed Description

The block descriptor for the class BlockVector
See also:
Factory


Member Function Documentation

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

Returns the block type for this descriptor

Returns:
Returns SE_BLOCKVECTOR_BLOCK_TYPE

Implements ScEng::BlockFactory.

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

Returns the block for this descriptor

Returns:
Returns a new BlockVector

Implements ScEng::BlockFactory.

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

Returns the name for this descriptor

Returns:
Returns "Block Vector"

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