TextureManager::Initialize
TextureManager::Initialize
void Initialize(HAL* phal);
Description
Initialize initializes the texture with the texture format, and GL extensions if required.
Parameters
Parameters |
Description |
HAL* phal |
Pointer to the HAL used with the texture. |