OpenGLESWorkDispatcher

Description

sealed class Tinman.AddOns.OpenGLES.OpenGLESWorkDispatcher

Derived from

IWorkDispatcher

Full source code is included in the Tinman 3D SDK download.

Implementation of the IWorkDispatcher interface that uses the current OpenGLES context.

Public / Constructors

Open​GLESWork​Dispatcher


public constructor OpenGLESWorkDispatcher → (1)

gl in : GLES

[not-null]
The GLES object to use, which is assumed to support GLES.GL_ES_VERSION_3_1.

Creates a new instance of OpenGLESWorkDispatcher.