void SetTextureManager(Render::TextureManager* ptexman);
SetTextureImage sets the texture manager used to create VideoImage.
Parameters |
Description |
Render::TextureManager* ptexman |
Pointer to the TextureManager for creating texture image. |