OpenTK.Graphics.IGraphicsContextInternal.GetAddress Method
Gets the address of an OpenGL extension function.

Syntax

public IntPtr GetAddress (string function)

Parameters

function
The name of the OpenGL function (e.g. "glGetString")

Returns

A pointer to the specified function or IntPtr.Zero if the function isn't available in the current opengl context.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: OpenTK.Graphics
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0