#include <marbletexture.h>
Inheritance diagram for ScEng::MarbleTextureFactory:

Public Member Functions | |
| BlockType | GetBlockType () |
| Returns the BlockType for this descriptor. | |
| Block * | GetBlock (bool create_dependencies) |
| Returns the Block for this descriptor. | |
| std::string | GetName () |
| Block * ScEng::MarbleTextureFactory::GetBlock | ( | bool | create_dependencies | ) | [virtual] |
| std::string ScEng::MarbleTextureFactory::GetName | ( | ) | [virtual] |
Returns the name for this descriptor
Implements ScEng::BlockFactory.
1.5.1-p1