RenderNotify::GetThreadCommandQueue

RenderNotify::GetThreadCommandQueue
virtual ThreadCommandQueue* GetThreadCommandQueue() const;
Description

GetThreadCommandQueue returns render thread command queue, if any, used to post commands that must be executed by the render thread.

Return Value

A pointer to ThreadCommandQueue.