#include <noisetexture.h>
Inheritance diagram for ScEng::NoiseTextureFactory:

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 () |
| BlockType ScEng::NoiseTextureFactory::GetBlockType | ( | ) | [virtual] |
Returns the BlockType for this descriptor.
Implements ScEng::BlockFactory.
| Block * ScEng::NoiseTextureFactory::GetBlock | ( | bool | create_dependencies | ) | [virtual] |
| std::string ScEng::NoiseTextureFactory::GetName | ( | ) | [virtual] |
1.5.1-p1