HAL::HAL

HAL::HAL
HAL(ThreadCommandQueue* commandQueue);
Description

HAL constructor. HAL tracks an optional command queue that allows its associated systems to post commands for the render thread.

Parameters
Parameters 
Description 
ThreadCommandQueue* commandQueue 
Optional command queue used to post commands to the rendering thread.