TextureCache::TextureCreation

TextureCache::TextureCreation
virtual void TextureCreation(Render::Texture* ptexture) = 0;
Description

TextureCreation is called when a texture is created.

Parameters
Parameters 
Description 
Render::Texture* ptexture 
Pointer to the texture that is created.