virtual TextureManager* GetTextureManager() = 0;
GetTextureManager returns the texture manager used for creating textures and managing them.
Pointer to TextureManager for the textures.