Video::SetTextureManager

Video::SetTextureManager
void SetTextureManager(Render::TextureManager* ptexman);
Description

SetTextureImage sets the texture manager used to create VideoImage.

Parameters
Parameters 
Description 
Render::TextureManager* ptexman 
Pointer to the TextureManager for creating texture image.