HAL::HAL

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

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

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