Function BlamRendering::DirectX::Cleanup

Function Documentation

void BlamRendering::DirectX::Cleanup()

Cleans up all DirectX data.

Cleanup the Direct3D device.

This function will call all needed functions to clean up Direct3D, Direct2D, and WIC data. As such, calling the other cleanup functions directly is not required.