Texture::ReleaseHWTextures

Texture::ReleaseHWTextures
virtual void ReleaseHWTextures(bool staging = true);
Description

ReleaseHWTextures releases the hardware textures that are included. This method is also called to release all textures if texture creation fails.

Parameters
Parameters 
Description 
bool staging = true 
Indicates whether staging textures (used with DrawableImage) should be released also.