ScEng::BitmapTextureFactory Class Reference

The Factory for the bitmap texture. More...

#include <bitmaptexture.h>

Inheritance diagram for ScEng::BitmapTextureFactory:

ScEng::BlockFactory List of all members.

Public Member Functions

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

Detailed Description

The Factory for the bitmap texture.


Member Function Documentation

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

Returns the blocktype

Returns:
Always returns SE_BITMAP_BLOCK_TYPE

Implements ScEng::BlockFactory.

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

Return the block

Returns:
Always returns a new BitmapTexture

Implements ScEng::BlockFactory.

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

Returns the name for this block

Returns:
Always return "BitmapTexture"

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