OpenGLESMeshDispatcher

Description

sealed class Tinman.AddOns.OpenGLES.OpenGLESMeshDispatcher

Derived from

IMeshDispatcher

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

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

Public / Constructors

Open​GLESMesh​Dispatcher


public constructor OpenGLESMeshDispatcher → (1)

gl in : GLES

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

Creates a new instance of OpenGLESMeshDispatcher.