ScEng::SimbiontTextureFactory Class Reference

The Factory for the SimbiontTexture class. More...

#include <simbiontexture.h>

Inheritance diagram for ScEng::SimbiontTextureFactory:

ScEng::BlockFactory List of all members.

Public Member Functions

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

Detailed Description

The Factory for the SimbiontTexture class.


Member Function Documentation

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

Returns the BlockType for this descriptor

Returns:
Returns SE_SIMBIONT_TEXTURE_BLOCK_TYPE

Implements ScEng::BlockFactory.

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

Returns the Block for this descriptor

Returns:
Returns a new SimbiontTexture

Implements ScEng::BlockFactory.

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

Returns the name for this descriptor

Returns:
Returns "SimbiontTexture"

Implements ScEng::BlockFactory.


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