All Classes, Interfaces, Objects and Records

Name Unit Description
EGLError Neslib.Ooogles

Exception type for OpenGL related errors.

EGLShaderError Neslib.Ooogles

Exception type for OpenGL shader compilation and linking errors.

gl Neslib.Ooogles

Static class (or namespace) for OpenGL APIs that are not tied to a specific object.

TGLAttrInfo Neslib.Ooogles

Information about an attribute as returned by TGLProgram.GetAttributeInfo.

TGLBuffer Neslib.Ooogles

A (vertex) array buffer or element array (index) buffer

TGLFramebuffer Neslib.Ooogles

A framebuffer

TGLProgram Neslib.Ooogles

A program that combines a vertex shader and a fragment shader.

TGLRenderbuffer Neslib.Ooogles

A renderbuffer.

TGLShader Neslib.Ooogles

A vertex or fragment shader

TGLTexture Neslib.Ooogles

A texture

TGLUniform Neslib.Ooogles

Represents a uniform in a TGLProgram.

TGLUniformInfo Neslib.Ooogles

Information about a uniform as returned by TGLProgram.GetUniformInfo.

TGLVertexAttrib Neslib.Ooogles

Represents a single vertex attribute in a TGLProgram.


Generated by PasDocEx, based on PasDoc 0.14.0.