OpenGLESPrimitiveRenderer

Description

sealed class Tinman.AddOns.OpenGLES.OpenGLESPrimitiveRenderer

Derived from

PrimitiveRenderer abstract

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

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

Public / Constructors

Open​GLESPrimitive​Renderer


public constructor OpenGLESPrimitiveRenderer → (1)

gl in : GLES

[not-null]
The GLES object to use.

Creates a new instance of OpenGLESPrimitiveRenderer.

This constructor will enable use of the primitive restart index ~0.