Class CompositionLayerRenderThreadSyncObject
Inheritance
CompositionLayerRenderThreadSyncObject
Assembly: VIVE.OpenXR.dll
Syntax
public class CompositionLayerRenderThreadSyncObject
Constructors
CompositionLayerRenderThreadSyncObject(TaskQueueDelagate)
Declaration
public CompositionLayerRenderThreadSyncObject(CompositionLayerRenderThreadSyncObject.TaskQueueDelagate taskQueueDelegate)
Parameters
Properties
Queue
Declaration
public PreAllocatedQueue Queue { get; }
Property Value
Methods
~CompositionLayerRenderThreadSyncObject()
Declaration
protected ~CompositionLayerRenderThreadSyncObject()
IssueEvent()
Declaration