All Types

Name Unit Description
TGLAttrDataType Neslib.Ooogles

Supported data types for attributes

TGLBlendEquation Neslib.Ooogles

Blend equations as used by gl.BlendEquation and gl.BlendEquationSeparate.

TGLBlendFunc Neslib.Ooogles

Blend functions as used by gl.BlendFunc and gl.BlendFuncSeparate.

TGLBufferType Neslib.Ooogles

Supported buffer types

TGLBufferUsage Neslib.Ooogles

Hints how a buffer object's data is accessed.

TGLCapability Neslib.Ooogles

OpenGL capabilities than can be enabled and disabled (using gl.Enable and gl.Disable)

TGLClear Neslib.Ooogles

A buffer to clear using gl.Clear.

TGLClearBuffers Neslib.Ooogles

A set of buffers to clear using gl.Clear.

TGLCompareFunc Neslib.Ooogles

Compare functions as used by gl.StencilFunc and gl.DepthFunc.

TGLCubeTarget Neslib.Ooogles

Target indices for the six sides of a cube texture:

  • 0: Face in positive X direction

  • 1: Face in negative X direction

  • 2: Face in positive Y direction

  • 3: Face in negative Y direction

  • 4: Face in positive Z direction

  • 5: Face in negative Z direction

TGLDataType Neslib.Ooogles

Supported data types

TGLError Neslib.Ooogles

OpenGL error codes

TGLFace Neslib.Ooogles

Faces used for culling and stencilling.

TGLFaceOrientation Neslib.Ooogles

Specifies the orientation of front-facing polygons, as used by gl.FrontFace.

TGLFramebufferAttachment Neslib.Ooogles

Attachment points of a TGLFramebuffer

TGLFramebufferAttachmentType Neslib.Ooogles

Types of objects attached to a TGLFramebuffer

TGLFramebufferStatus Neslib.Ooogles

Completeness status of a TGLFramebuffer.

TGLIndexType Neslib.Ooogles

Supported types of indices

TGLMagFilter Neslib.Ooogles

Texture magnification filters

TGLMinFilter Neslib.Ooogles

Texture minification filters

TGLMipmapHint Neslib.Ooogles

Mipmap hinting options, as used by TGLTexture.MipmapHint

TGLPixelDataType Neslib.Ooogles

Supported pixel data types

TGLPixelFormat Neslib.Ooogles

Supported pixel formats

TGLPixelStoreMode Neslib.Ooogles

Pixel storage modes, as used by gl.PixelStore.

TGLPixelStoreValue Neslib.Ooogles

Allowed values for TGLPixelStorage mode, as used by gl.PixelStore.

TGLPrimitiveType Neslib.Ooogles

Supported primitive types

TGLRenderbufferFormat Neslib.Ooogles

Specifies the color-renderable, depth-renderable, or stencil-renderable format of a TGLRenderbuffer.

TGLShaderType Neslib.Ooogles

The type of a shader

TGLStencilOp Neslib.Ooogles

Stencil operations as used by gl.StencilOp.

TGLTextureType Neslib.Ooogles

Supported texture types

TGLUniformDataType Neslib.Ooogles

Supported data types for uniforms

TGLWrapMode Neslib.Ooogles

Texture wrapping modes


Generated by PasDocEx, based on PasDoc 0.14.0.