OpenTK.Graphics.ES11.GL: Method Members

The methods of OpenTK.Graphics.ES11.GL are listed below. For a list of all members, see the GL Members list.

See Also: Inherited members from OpenTK.Graphics.GraphicsBindingsBase

Public Methods

static
ActiveTexture(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
AlphaFunc(float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
AlphaFuncx(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BindBuffer(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BindBuffer(uint, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BindTexture(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BindTexture(uint, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BlendFunc(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BufferData(IntPtr, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BufferData<T2>(IntPtr, out T2, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BufferData<T2>(IntPtr, T2[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BufferData<T2>(IntPtr, T2[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BufferData<T2>(IntPtr, T2[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BufferSubData(IntPtr, IntPtr, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BufferSubData<T3>(IntPtr, IntPtr, out T3, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BufferSubData<T3>(IntPtr, IntPtr, T3[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BufferSubData<T3>(IntPtr, IntPtr, T3[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
BufferSubData<T3>(IntPtr, IntPtr, T3[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Clear(int)
Documentation for this section has not yet been entered.
static
Clear(uint)
Documentation for this section has not yet been entered.
static
Clear(Xamarin.iOS.dll=OpenTK.Graphics.ES11.ClearBufferMask)
Documentation for this section has not yet been entered.
static
ClearColor(float, float, float, float)
Documentation for this section has not yet been entered.
static
ClearColorx(int, int, int, int)
Documentation for this section has not yet been entered.
static
ClearDepth(float)
Documentation for this section has not yet been entered.
static
ClearDepthx(int)
Documentation for this section has not yet been entered.
static
ClearStencil(int)
Documentation for this section has not yet been entered.
static
ClientActiveTexture(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ClipPlane(ref float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ClipPlane(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ClipPlane(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ClipPlanex(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ClipPlanex(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ClipPlanex(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Color4(byte, byte, byte, byte)
Documentation for this section has not yet been entered.
static
Color4(float, float, float, float)
Documentation for this section has not yet been entered.
static
Color4x(int, int, int, int)
Documentation for this section has not yet been entered.
static
ColorMask(bool, bool, bool, bool)
Documentation for this section has not yet been entered.
static
ColorPointer(int, int, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ColorPointer<T3>(int, int, out T3, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ColorPointer<T3>(int, int, T3[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ColorPointer<T3>(int, int, T3[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ColorPointer<T3>(int, int, T3[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CompressedTexImage2D(int, int, int, int, int, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CompressedTexImage2D<T7>(int, int, int, int, int, out T7, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CompressedTexImage2D<T7>(int, int, int, int, int, T7[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CompressedTexImage2D<T7>(int, int, int, int, int, T7[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CompressedTexImage2D<T7>(int, int, int, int, int, T7[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CompressedTexSubImage2D(int, int, int, int, int, int, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CompressedTexSubImage2D<T8>(int, int, int, int, int, int, out T8, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CompressedTexSubImage2D<T8>(int, int, int, int, int, int, T8[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CompressedTexSubImage2D<T8>(int, int, int, int, int, int, T8[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CompressedTexSubImage2D<T8>(int, int, int, int, int, int, T8[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CopyTexImage2D(int, int, int, int, int, int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CopyTexSubImage2D(int, int, int, int, int, int, int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
CullFace(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
DeleteBuffers(int, ref int)
Documentation for this section has not yet been entered.
static
DeleteBuffers(int, int*)
Documentation for this section has not yet been entered.
static
DeleteBuffers(int, int[])
Documentation for this section has not yet been entered.
static
DeleteBuffers(int, ref uint)
Documentation for this section has not yet been entered.
static
DeleteBuffers(int, uint*)
Documentation for this section has not yet been entered.
static
DeleteBuffers(int, uint[])
Documentation for this section has not yet been entered.
static
DeleteTextures(int, ref int)
Documentation for this section has not yet been entered.
static
DeleteTextures(int, int*)
Documentation for this section has not yet been entered.
static
DeleteTextures(int, int[])
Documentation for this section has not yet been entered.
static
DeleteTextures(int, ref uint)
Documentation for this section has not yet been entered.
static
DeleteTextures(int, uint*)
Documentation for this section has not yet been entered.
static
DeleteTextures(int, uint[])
Documentation for this section has not yet been entered.
static
DepthFunc(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
DepthMask(bool)
Documentation for this section has not yet been entered.
static
DepthRange(float, float)
Documentation for this section has not yet been entered.
static
DepthRangex(int, int)
Documentation for this section has not yet been entered.
static
Disable(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
DisableClientState(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
DrawArrays(int, int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
DrawElements(int, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
DrawElements<T3>(int, out T3, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
DrawElements<T3>(int, T3[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
DrawElements<T3>(int, T3[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
DrawElements<T3>(int, T3[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Enable(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
EnableClientState(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Finish()
Documentation for this section has not yet been entered.
static
Flush()
Documentation for this section has not yet been entered.
static
Fog(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Fog(float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Fog(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Fogx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Fogx(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Fogx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
FrontFace(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Frustum(float, float, float, float, float, float)
Documentation for this section has not yet been entered.
static
Frustumx(int, int, int, int, int, int)
Documentation for this section has not yet been entered.
static
GenBuffers(int, ref int)
Documentation for this section has not yet been entered.
static
GenBuffers(int, int*)
Documentation for this section has not yet been entered.
static
GenBuffers(int, int[])
Documentation for this section has not yet been entered.
static
GenBuffers(int, ref uint)
Documentation for this section has not yet been entered.
static
GenBuffers(int, uint*)
Documentation for this section has not yet been entered.
static
GenBuffers(int, uint[])
Documentation for this section has not yet been entered.
static
GenTextures(int, ref int)
Documentation for this section has not yet been entered.
static
GenTextures(int, int*)
Documentation for this section has not yet been entered.
static
GenTextures(int, int[])
Documentation for this section has not yet been entered.
static
GenTextures(int, ref uint)
Documentation for this section has not yet been entered.
static
GenTextures(int, uint*)
Documentation for this section has not yet been entered.
static
GenTextures(int, uint[])
Documentation for this section has not yet been entered.
static
GetBoolean(ref bool, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetBoolean(bool*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetBoolean(bool[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetBufferParameter(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetBufferParameter(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetBufferParameter(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetClipPlane(ref float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetClipPlane(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetClipPlane(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetClipPlanex(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetClipPlanex(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetClipPlanex(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetError() : Xamarin.iOS.dll=OpenTK.Graphics.ES11.All
Documentation for this section has not yet been entered.
static
GetFixed(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetFixed(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetFixed(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetFloat(ref float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetFloat(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetFloat(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetInteger(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetInteger(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetInteger(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetLight(ref float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetLight(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetLight(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetLightx(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetLightx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetLightx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetMaterial(ref float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetMaterial(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetMaterial(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetMaterialx(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetMaterialx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetMaterialx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetPointer(IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetPointer<T1>(out T1, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetPointer<T1>(T1[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetPointer<T1>(T1[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetPointer<T1>(T1[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetString(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All) : string
Documentation for this section has not yet been entered.
static
GetTexEnv(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexEnv(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexEnv(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexEnv(ref float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexEnv(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexEnv(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexEnvx(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexEnvx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexEnvx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexParameter(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexParameter(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexParameter(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexParameter(ref float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexParameter(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexParameter(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexParameterx(ref int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexParameterx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
GetTexParameterx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Hint(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
IsBuffer(int) : bool
Documentation for this section has not yet been entered.
static
IsBuffer(uint) : bool
Documentation for this section has not yet been entered.
static
IsEnabled(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All) : bool
Documentation for this section has not yet been entered.
static
IsTexture(int) : bool
Documentation for this section has not yet been entered.
static
IsTexture(uint) : bool
Documentation for this section has not yet been entered.
static
Light(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Light(float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Light(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
LightModel(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
LightModel(float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
LightModel(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
LightModelx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
LightModelx(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
LightModelx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Lightx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Lightx(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Lightx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
LineWidth(float)
Documentation for this section has not yet been entered.
static
LineWidthx(int)
Documentation for this section has not yet been entered.
static
LoadIdentity()
Documentation for this section has not yet been entered.
static
LoadMatrix(ref float)
Documentation for this section has not yet been entered.
static
LoadMatrix(float*)
Documentation for this section has not yet been entered.
static
LoadMatrix(float[])
Documentation for this section has not yet been entered.
static
LoadMatrixx(ref int)
Documentation for this section has not yet been entered.
static
LoadMatrixx(int*)
Documentation for this section has not yet been entered.
static
LoadMatrixx(int[])
Documentation for this section has not yet been entered.
static
LogicOp(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Material(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Material(float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Material(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Materialx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Materialx(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Materialx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
MatrixMode(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
MultiTexCoord4(float, float, float, float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
MultiTexCoord4x(int, int, int, int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
MultMatrix(ref float)
Documentation for this section has not yet been entered.
static
MultMatrix(float*)
Documentation for this section has not yet been entered.
static
MultMatrix(float[])
Documentation for this section has not yet been entered.
static
MultMatrixx(ref int)
Documentation for this section has not yet been entered.
static
MultMatrixx(int*)
Documentation for this section has not yet been entered.
static
MultMatrixx(int[])
Documentation for this section has not yet been entered.
static
Normal3(float, float, float)
Documentation for this section has not yet been entered.
static
Normal3x(int, int, int)
Documentation for this section has not yet been entered.
static
NormalPointer(int, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
NormalPointer<T2>(int, out T2, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
NormalPointer<T2>(int, T2[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
NormalPointer<T2>(int, T2[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
NormalPointer<T2>(int, T2[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Ortho(float, float, float, float, float, float)
Documentation for this section has not yet been entered.
static
Orthox(int, int, int, int, int, int)
Documentation for this section has not yet been entered.
static
PixelStore(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
PointParameter(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
PointParameter(float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
PointParameter(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
PointParameterx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
PointParameterx(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
PointParameterx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
PointSize(float)
Documentation for this section has not yet been entered.
static
PointSizex(int)
Documentation for this section has not yet been entered.
static
PolygonOffset(float, float)
Documentation for this section has not yet been entered.
static
PolygonOffsetx(int, int)
Documentation for this section has not yet been entered.
static
PopMatrix()
Documentation for this section has not yet been entered.
static
PushMatrix()
Documentation for this section has not yet been entered.
static
ReadPixels(int, int, int, int, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ReadPixels<T6>(int, int, int, int, out T6, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ReadPixels<T6>(int, int, int, int, T6[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ReadPixels<T6>(int, int, int, int, T6[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
ReadPixels<T6>(int, int, int, int, T6[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Rotate(float, float, float, float)
Documentation for this section has not yet been entered.
static
Rotatex(int, int, int, int)
Documentation for this section has not yet been entered.
static
SampleCoverage(float, bool)
Documentation for this section has not yet been entered.
static
SampleCoveragex(int, bool)
Documentation for this section has not yet been entered.
static
Scale(float, float, float)
Documentation for this section has not yet been entered.
static
Scalex(int, int, int)
Documentation for this section has not yet been entered.
static
Scissor(int, int, int, int)
Documentation for this section has not yet been entered.
static
ShadeModel(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
StencilFunc(int, int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
StencilFunc(int, uint, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
StencilMask(int)
Documentation for this section has not yet been entered.
static
StencilMask(uint)
Documentation for this section has not yet been entered.
static
StencilOp(Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexCoordPointer(int, int, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexCoordPointer<T3>(int, int, out T3, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexCoordPointer<T3>(int, int, T3[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexCoordPointer<T3>(int, int, T3[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexCoordPointer<T3>(int, int, T3[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexEnv(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexEnv(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexEnv(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexEnv(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexEnv(float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexEnv(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexEnvx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexEnvx(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexEnvx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexImage2D(int, int, int, int, int, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexImage2D<T8>(int, int, int, int, int, out T8, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexImage2D<T8>(int, int, int, int, int, T8[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexImage2D<T8>(int, int, int, int, int, T8[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexImage2D<T8>(int, int, int, int, int, T8[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexParameter(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexParameter(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexParameter(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexParameter(float*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexParameter(float, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexParameter(float[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexParameterx(int*, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexParameterx(int, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexParameterx(int[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexSubImage2D(int, int, int, int, int, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexSubImage2D<T8>(int, int, int, int, int, out T8, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexSubImage2D<T8>(int, int, int, int, int, T8[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexSubImage2D<T8>(int, int, int, int, int, T8[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
TexSubImage2D<T8>(int, int, int, int, int, T8[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Translate(float, float, float)
Documentation for this section has not yet been entered.
static
Translatex(int, int, int)
Documentation for this section has not yet been entered.
static
VertexPointer(int, int, IntPtr, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
VertexPointer<T3>(int, int, out T3, Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
VertexPointer<T3>(int, int, T3[,,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
VertexPointer<T3>(int, int, T3[,], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
VertexPointer<T3>(int, int, T3[], Xamarin.iOS.dll=OpenTK.Graphics.ES11.All)
Documentation for this section has not yet been entered.
static
Viewport(int, int, int, int)
Documentation for this section has not yet been entered.