Table of Contents

Class GLES11Ext

Namespace
Android.Opengl
Assembly
MASES.Netdroid.dll
public class GLES11Ext : JVMBridgeBase<GLES11Ext>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<GLES11Ext>
GLES11Ext
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<GLES11Ext>.IsAssignableFrom(IJavaType)
JVMBridgeBase<GLES11Ext>.IsAssignableFrom<T>()
JVMBridgeBase<GLES11Ext>.Execute<T>(params T[])
JVMBridgeBase<GLES11Ext>.DynBridgeClazz
JVMBridgeBase<GLES11Ext>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

GLES11Ext()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public GLES11Ext()

GLES11Ext(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public GLES11Ext(params object[] args)

Parameters

args object[]

Properties

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

GL_3DC_XY_AMD

public static int GL_3DC_XY_AMD { get; }

Property Value

int

GL_3DC_X_AMD

public static int GL_3DC_X_AMD { get; }

Property Value

int

GL_ATC_RGBA_EXPLICIT_ALPHA_AMD

public static int GL_ATC_RGBA_EXPLICIT_ALPHA_AMD { get; }

Property Value

int

GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD

public static int GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD { get; }

Property Value

int

GL_ATC_RGB_AMD

public static int GL_ATC_RGB_AMD { get; }

Property Value

int

GL_BGRA

public static int GL_BGRA { get; }

Property Value

int

GL_BLEND_DST_ALPHA_OES

public static int GL_BLEND_DST_ALPHA_OES { get; }

Property Value

int

GL_BLEND_DST_RGB_OES

public static int GL_BLEND_DST_RGB_OES { get; }

Property Value

int

GL_BLEND_EQUATION_ALPHA_OES

public static int GL_BLEND_EQUATION_ALPHA_OES { get; }

Property Value

int

GL_BLEND_EQUATION_OES

public static int GL_BLEND_EQUATION_OES { get; }

Property Value

int

GL_BLEND_EQUATION_RGB_OES

public static int GL_BLEND_EQUATION_RGB_OES { get; }

Property Value

int

GL_BLEND_SRC_ALPHA_OES

public static int GL_BLEND_SRC_ALPHA_OES { get; }

Property Value

int

GL_BLEND_SRC_RGB_OES

public static int GL_BLEND_SRC_RGB_OES { get; }

Property Value

int

GL_BUFFER_ACCESS_OES

public static int GL_BUFFER_ACCESS_OES { get; }

Property Value

int

GL_BUFFER_MAPPED_OES

public static int GL_BUFFER_MAPPED_OES { get; }

Property Value

int

GL_BUFFER_MAP_POINTER_OES

public static int GL_BUFFER_MAP_POINTER_OES { get; }

Property Value

int

GL_COLOR_ATTACHMENT0_OES

public static int GL_COLOR_ATTACHMENT0_OES { get; }

Property Value

int

GL_CURRENT_PALETTE_MATRIX_OES

public static int GL_CURRENT_PALETTE_MATRIX_OES { get; }

Property Value

int

GL_DECR_WRAP_OES

public static int GL_DECR_WRAP_OES { get; }

Property Value

int

GL_DEPTH24_STENCIL8_OES

public static int GL_DEPTH24_STENCIL8_OES { get; }

Property Value

int

GL_DEPTH_ATTACHMENT_OES

public static int GL_DEPTH_ATTACHMENT_OES { get; }

Property Value

int

GL_DEPTH_COMPONENT16_OES

public static int GL_DEPTH_COMPONENT16_OES { get; }

Property Value

int

GL_DEPTH_COMPONENT24_OES

public static int GL_DEPTH_COMPONENT24_OES { get; }

Property Value

int

GL_DEPTH_COMPONENT32_OES

public static int GL_DEPTH_COMPONENT32_OES { get; }

Property Value

int

GL_DEPTH_STENCIL_OES

public static int GL_DEPTH_STENCIL_OES { get; }

Property Value

int

GL_ETC1_RGB8_OES

public static int GL_ETC1_RGB8_OES { get; }

Property Value

int

GL_FIXED_OES

public static int GL_FIXED_OES { get; }

Property Value

int

GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES

public static int GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES { get; }

Property Value

int

GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES

public static int GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES { get; }

Property Value

int

GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES

public static int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES { get; }

Property Value

int

GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES

public static int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES { get; }

Property Value

int

GL_FRAMEBUFFER_BINDING_OES

public static int GL_FRAMEBUFFER_BINDING_OES { get; }

Property Value

int

GL_FRAMEBUFFER_COMPLETE_OES

public static int GL_FRAMEBUFFER_COMPLETE_OES { get; }

Property Value

int

GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES

public static int GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES { get; }

Property Value

int

GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES

public static int GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES { get; }

Property Value

int

GL_FRAMEBUFFER_INCOMPLETE_FORMATS_OES

public static int GL_FRAMEBUFFER_INCOMPLETE_FORMATS_OES { get; }

Property Value

int

GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES

public static int GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES { get; }

Property Value

int

GL_FRAMEBUFFER_OES

public static int GL_FRAMEBUFFER_OES { get; }

Property Value

int

GL_FRAMEBUFFER_UNSUPPORTED_OES

public static int GL_FRAMEBUFFER_UNSUPPORTED_OES { get; }

Property Value

int

GL_FUNC_ADD_OES

public static int GL_FUNC_ADD_OES { get; }

Property Value

int

GL_FUNC_REVERSE_SUBTRACT_OES

public static int GL_FUNC_REVERSE_SUBTRACT_OES { get; }

Property Value

int

GL_FUNC_SUBTRACT_OES

public static int GL_FUNC_SUBTRACT_OES { get; }

Property Value

int

GL_INCR_WRAP_OES

public static int GL_INCR_WRAP_OES { get; }

Property Value

int

GL_INVALID_FRAMEBUFFER_OPERATION_OES

public static int GL_INVALID_FRAMEBUFFER_OPERATION_OES { get; }

Property Value

int

GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES

public static int GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES { get; }

Property Value

int

GL_MATRIX_INDEX_ARRAY_OES

public static int GL_MATRIX_INDEX_ARRAY_OES { get; }

Property Value

int

GL_MATRIX_INDEX_ARRAY_POINTER_OES

public static int GL_MATRIX_INDEX_ARRAY_POINTER_OES { get; }

Property Value

int

GL_MATRIX_INDEX_ARRAY_SIZE_OES

public static int GL_MATRIX_INDEX_ARRAY_SIZE_OES { get; }

Property Value

int

GL_MATRIX_INDEX_ARRAY_STRIDE_OES

public static int GL_MATRIX_INDEX_ARRAY_STRIDE_OES { get; }

Property Value

int

GL_MATRIX_INDEX_ARRAY_TYPE_OES

public static int GL_MATRIX_INDEX_ARRAY_TYPE_OES { get; }

Property Value

int

GL_MATRIX_PALETTE_OES

public static int GL_MATRIX_PALETTE_OES { get; }

Property Value

int

GL_MAX_CUBE_MAP_TEXTURE_SIZE_OES

public static int GL_MAX_CUBE_MAP_TEXTURE_SIZE_OES { get; }

Property Value

int

GL_MAX_PALETTE_MATRICES_OES

public static int GL_MAX_PALETTE_MATRICES_OES { get; }

Property Value

int

GL_MAX_RENDERBUFFER_SIZE_OES

public static int GL_MAX_RENDERBUFFER_SIZE_OES { get; }

Property Value

int

GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT

public static int GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT { get; }

Property Value

int

GL_MAX_VERTEX_UNITS_OES

public static int GL_MAX_VERTEX_UNITS_OES { get; }

Property Value

int

GL_MIRRORED_REPEAT_OES

public static int GL_MIRRORED_REPEAT_OES { get; }

Property Value

int

GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES

public static int GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES { get; }

Property Value

int

GL_NONE_OES

public static int GL_NONE_OES { get; }

Property Value

int

GL_NORMAL_MAP_OES

public static int GL_NORMAL_MAP_OES { get; }

Property Value

int

GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES

public static int GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES { get; }

Property Value

int

GL_REFLECTION_MAP_OES

public static int GL_REFLECTION_MAP_OES { get; }

Property Value

int

GL_RENDERBUFFER_ALPHA_SIZE_OES

public static int GL_RENDERBUFFER_ALPHA_SIZE_OES { get; }

Property Value

int

GL_RENDERBUFFER_BINDING_OES

public static int GL_RENDERBUFFER_BINDING_OES { get; }

Property Value

int

GL_RENDERBUFFER_BLUE_SIZE_OES

public static int GL_RENDERBUFFER_BLUE_SIZE_OES { get; }

Property Value

int

GL_RENDERBUFFER_DEPTH_SIZE_OES

public static int GL_RENDERBUFFER_DEPTH_SIZE_OES { get; }

Property Value

int

GL_RENDERBUFFER_GREEN_SIZE_OES

public static int GL_RENDERBUFFER_GREEN_SIZE_OES { get; }

Property Value

int

GL_RENDERBUFFER_HEIGHT_OES

public static int GL_RENDERBUFFER_HEIGHT_OES { get; }

Property Value

int

GL_RENDERBUFFER_INTERNAL_FORMAT_OES

public static int GL_RENDERBUFFER_INTERNAL_FORMAT_OES { get; }

Property Value

int

GL_RENDERBUFFER_OES

public static int GL_RENDERBUFFER_OES { get; }

Property Value

int

GL_RENDERBUFFER_RED_SIZE_OES

public static int GL_RENDERBUFFER_RED_SIZE_OES { get; }

Property Value

int

GL_RENDERBUFFER_STENCIL_SIZE_OES

public static int GL_RENDERBUFFER_STENCIL_SIZE_OES { get; }

Property Value

int

GL_RENDERBUFFER_WIDTH_OES

public static int GL_RENDERBUFFER_WIDTH_OES { get; }

Property Value

int

GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES

public static int GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES { get; }

Property Value

int

GL_RGB565_OES

public static int GL_RGB565_OES { get; }

Property Value

int

GL_RGB5_A1_OES

public static int GL_RGB5_A1_OES { get; }

Property Value

int

GL_RGB8_OES

public static int GL_RGB8_OES { get; }

Property Value

int

GL_RGBA4_OES

public static int GL_RGBA4_OES { get; }

Property Value

int

GL_RGBA8_OES

public static int GL_RGBA8_OES { get; }

Property Value

int

GL_SAMPLER_EXTERNAL_OES

public static int GL_SAMPLER_EXTERNAL_OES { get; }

Property Value

int

GL_STENCIL_ATTACHMENT_OES

public static int GL_STENCIL_ATTACHMENT_OES { get; }

Property Value

int

GL_STENCIL_INDEX1_OES

public static int GL_STENCIL_INDEX1_OES { get; }

Property Value

int

GL_STENCIL_INDEX4_OES

public static int GL_STENCIL_INDEX4_OES { get; }

Property Value

int

GL_STENCIL_INDEX8_OES

public static int GL_STENCIL_INDEX8_OES { get; }

Property Value

int

GL_TEXTURE_BINDING_CUBE_MAP_OES

public static int GL_TEXTURE_BINDING_CUBE_MAP_OES { get; }

Property Value

int

GL_TEXTURE_BINDING_EXTERNAL_OES

public static int GL_TEXTURE_BINDING_EXTERNAL_OES { get; }

Property Value

int

GL_TEXTURE_CROP_RECT_OES

public static int GL_TEXTURE_CROP_RECT_OES { get; }

Property Value

int

GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES

public static int GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES { get; }

Property Value

int

GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES

public static int GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES { get; }

Property Value

int

GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES

public static int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES { get; }

Property Value

int

GL_TEXTURE_CUBE_MAP_OES

public static int GL_TEXTURE_CUBE_MAP_OES { get; }

Property Value

int

GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES

public static int GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES { get; }

Property Value

int

GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES

public static int GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES { get; }

Property Value

int

GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES

public static int GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES { get; }

Property Value

int

GL_TEXTURE_EXTERNAL_OES

public static int GL_TEXTURE_EXTERNAL_OES { get; }

Property Value

int

GL_TEXTURE_GEN_MODE_OES

public static int GL_TEXTURE_GEN_MODE_OES { get; }

Property Value

int

GL_TEXTURE_GEN_STR_OES

public static int GL_TEXTURE_GEN_STR_OES { get; }

Property Value

int

GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES

public static int GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES { get; }

Property Value

int

GL_TEXTURE_MAX_ANISOTROPY_EXT

public static int GL_TEXTURE_MAX_ANISOTROPY_EXT { get; }

Property Value

int

GL_UNSIGNED_INT_24_8_OES

public static int GL_UNSIGNED_INT_24_8_OES { get; }

Property Value

int

GL_WEIGHT_ARRAY_BUFFER_BINDING_OES

public static int GL_WEIGHT_ARRAY_BUFFER_BINDING_OES { get; }

Property Value

int

GL_WEIGHT_ARRAY_OES

public static int GL_WEIGHT_ARRAY_OES { get; }

Property Value

int

GL_WEIGHT_ARRAY_POINTER_OES

public static int GL_WEIGHT_ARRAY_POINTER_OES { get; }

Property Value

int

GL_WEIGHT_ARRAY_SIZE_OES

public static int GL_WEIGHT_ARRAY_SIZE_OES { get; }

Property Value

int

GL_WEIGHT_ARRAY_STRIDE_OES

public static int GL_WEIGHT_ARRAY_STRIDE_OES { get; }

Property Value

int

GL_WEIGHT_ARRAY_TYPE_OES

public static int GL_WEIGHT_ARRAY_TYPE_OES { get; }

Property Value

int

GL_WRITE_ONLY_OES

public static int GL_WRITE_ONLY_OES { get; }

Property Value

int

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

Methods

GlAlphaFuncxOES(int, int)

public static void GlAlphaFuncxOES(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

GlBindFramebufferOES(int, int)

public static void GlBindFramebufferOES(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

GlBindRenderbufferOES(int, int)

public static void GlBindRenderbufferOES(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

GlBlendEquationOES(int)

public static void GlBlendEquationOES(int arg0)

Parameters

arg0 int

int

GlBlendEquationSeparateOES(int, int)

public static void GlBlendEquationSeparateOES(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

GlBlendFuncSeparateOES(int, int, int, int)

public static void GlBlendFuncSeparateOES(int arg0, int arg1, int arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

GlCheckFramebufferStatusOES(int)

public static int GlCheckFramebufferStatusOES(int arg0)

Parameters

arg0 int

int

Returns

int

int

GlClearColorxOES(int, int, int, int)

public static void GlClearColorxOES(int arg0, int arg1, int arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

GlClearDepthfOES(float)

public static void GlClearDepthfOES(float arg0)

Parameters

arg0 float

float

GlClearDepthxOES(int)

public static void GlClearDepthxOES(int arg0)

Parameters

arg0 int

int

GlClipPlanefOES(int, FloatBuffer)

public static void GlClipPlanefOES(int arg0, FloatBuffer arg1)

Parameters

arg0 int

int

arg1 FloatBuffer

FloatBuffer

GlClipPlanefOES(int, float[], int)

public static void GlClipPlanefOES(int arg0, float[] arg1, int arg2)

Parameters

arg0 int

int

arg1 float[]

float

arg2 int

int

GlClipPlanexOES(int, IntBuffer)

public static void GlClipPlanexOES(int arg0, IntBuffer arg1)

Parameters

arg0 int

int

arg1 IntBuffer

IntBuffer

GlClipPlanexOES(int, int[], int)

public static void GlClipPlanexOES(int arg0, int[] arg1, int arg2)

Parameters

arg0 int

int

arg1 int[]

int

arg2 int

int

GlColor4xOES(int, int, int, int)

public static void GlColor4xOES(int arg0, int arg1, int arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

GlCurrentPaletteMatrixOES(int)

public static void GlCurrentPaletteMatrixOES(int arg0)

Parameters

arg0 int

int

GlDeleteFramebuffersOES(int, IntBuffer)

public static void GlDeleteFramebuffersOES(int arg0, IntBuffer arg1)

Parameters

arg0 int

int

arg1 IntBuffer

IntBuffer

GlDeleteFramebuffersOES(int, int[], int)

public static void GlDeleteFramebuffersOES(int arg0, int[] arg1, int arg2)

Parameters

arg0 int

int

arg1 int[]

int

arg2 int

int

GlDeleteRenderbuffersOES(int, IntBuffer)

public static void GlDeleteRenderbuffersOES(int arg0, IntBuffer arg1)

Parameters

arg0 int

int

arg1 IntBuffer

IntBuffer

GlDeleteRenderbuffersOES(int, int[], int)

public static void GlDeleteRenderbuffersOES(int arg0, int[] arg1, int arg2)

Parameters

arg0 int

int

arg1 int[]

int

arg2 int

int

GlDepthRangefOES(float, float)

public static void GlDepthRangefOES(float arg0, float arg1)

Parameters

arg0 float

float

arg1 float

float

GlDepthRangexOES(int, int)

public static void GlDepthRangexOES(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

GlDrawTexfOES(float, float, float, float, float)

public static void GlDrawTexfOES(float arg0, float arg1, float arg2, float arg3, float arg4)

Parameters

arg0 float

float

arg1 float

float

arg2 float

float

arg3 float

float

arg4 float

float

GlDrawTexfvOES(FloatBuffer)

public static void GlDrawTexfvOES(FloatBuffer arg0)

Parameters

arg0 FloatBuffer

FloatBuffer

GlDrawTexfvOES(float[], int)

public static void GlDrawTexfvOES(float[] arg0, int arg1)

Parameters

arg0 float[]

float

arg1 int

int

GlDrawTexiOES(int, int, int, int, int)

public static void GlDrawTexiOES(int arg0, int arg1, int arg2, int arg3, int arg4)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 int

int

GlDrawTexivOES(IntBuffer)

public static void GlDrawTexivOES(IntBuffer arg0)

Parameters

arg0 IntBuffer

IntBuffer

GlDrawTexivOES(int[], int)

public static void GlDrawTexivOES(int[] arg0, int arg1)

Parameters

arg0 int[]

int

arg1 int

int

GlDrawTexsOES(short, short, short, short, short)

public static void GlDrawTexsOES(short arg0, short arg1, short arg2, short arg3, short arg4)

Parameters

arg0 short

short

arg1 short

short

arg2 short

short

arg3 short

short

arg4 short

short

GlDrawTexsvOES(ShortBuffer)

public static void GlDrawTexsvOES(ShortBuffer arg0)

Parameters

arg0 ShortBuffer

ShortBuffer

GlDrawTexsvOES(short[], int)

public static void GlDrawTexsvOES(short[] arg0, int arg1)

Parameters

arg0 short[]

short

arg1 int

int

GlDrawTexxOES(int, int, int, int, int)

public static void GlDrawTexxOES(int arg0, int arg1, int arg2, int arg3, int arg4)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 int

int

GlDrawTexxvOES(IntBuffer)

public static void GlDrawTexxvOES(IntBuffer arg0)

Parameters

arg0 IntBuffer

IntBuffer

GlDrawTexxvOES(int[], int)

public static void GlDrawTexxvOES(int[] arg0, int arg1)

Parameters

arg0 int[]

int

arg1 int

int

GlEGLImageTargetRenderbufferStorageOES(int, Buffer)

public static void GlEGLImageTargetRenderbufferStorageOES(int arg0, Buffer arg1)

Parameters

arg0 int

int

arg1 Buffer

Buffer

GlEGLImageTargetTexture2DOES(int, Buffer)

public static void GlEGLImageTargetTexture2DOES(int arg0, Buffer arg1)

Parameters

arg0 int

int

arg1 Buffer

Buffer

GlFogxOES(int, int)

public static void GlFogxOES(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

GlFogxvOES(int, IntBuffer)

public static void GlFogxvOES(int arg0, IntBuffer arg1)

Parameters

arg0 int

int

arg1 IntBuffer

IntBuffer

GlFogxvOES(int, int[], int)

public static void GlFogxvOES(int arg0, int[] arg1, int arg2)

Parameters

arg0 int

int

arg1 int[]

int

arg2 int

int

GlFramebufferRenderbufferOES(int, int, int, int)

public static void GlFramebufferRenderbufferOES(int arg0, int arg1, int arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

GlFramebufferTexture2DOES(int, int, int, int, int)

public static void GlFramebufferTexture2DOES(int arg0, int arg1, int arg2, int arg3, int arg4)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 int

int

GlFrustumfOES(float, float, float, float, float, float)

public static void GlFrustumfOES(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5)

Parameters

arg0 float

float

arg1 float

float

arg2 float

float

arg3 float

float

arg4 float

float

arg5 float

float

GlFrustumxOES(int, int, int, int, int, int)

public static void GlFrustumxOES(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 int

int

arg5 int

int

GlGenFramebuffersOES(int, IntBuffer)

public static void GlGenFramebuffersOES(int arg0, IntBuffer arg1)

Parameters

arg0 int

int

arg1 IntBuffer

IntBuffer

GlGenFramebuffersOES(int, int[], int)

public static void GlGenFramebuffersOES(int arg0, int[] arg1, int arg2)

Parameters

arg0 int

int

arg1 int[]

int

arg2 int

int

GlGenRenderbuffersOES(int, IntBuffer)

public static void GlGenRenderbuffersOES(int arg0, IntBuffer arg1)

Parameters

arg0 int

int

arg1 IntBuffer

IntBuffer

GlGenRenderbuffersOES(int, int[], int)

public static void GlGenRenderbuffersOES(int arg0, int[] arg1, int arg2)

Parameters

arg0 int

int

arg1 int[]

int

arg2 int

int

GlGenerateMipmapOES(int)

public static void GlGenerateMipmapOES(int arg0)

Parameters

arg0 int

int

GlGetClipPlanefOES(int, FloatBuffer)

public static void GlGetClipPlanefOES(int arg0, FloatBuffer arg1)

Parameters

arg0 int

int

arg1 FloatBuffer

FloatBuffer

GlGetClipPlanefOES(int, float[], int)

public static void GlGetClipPlanefOES(int arg0, float[] arg1, int arg2)

Parameters

arg0 int

int

arg1 float[]

float

arg2 int

int

GlGetClipPlanexOES(int, IntBuffer)

public static void GlGetClipPlanexOES(int arg0, IntBuffer arg1)

Parameters

arg0 int

int

arg1 IntBuffer

IntBuffer

GlGetClipPlanexOES(int, int[], int)

public static void GlGetClipPlanexOES(int arg0, int[] arg1, int arg2)

Parameters

arg0 int

int

arg1 int[]

int

arg2 int

int

GlGetFixedvOES(int, IntBuffer)

public static void GlGetFixedvOES(int arg0, IntBuffer arg1)

Parameters

arg0 int

int

arg1 IntBuffer

IntBuffer

GlGetFixedvOES(int, int[], int)

public static void GlGetFixedvOES(int arg0, int[] arg1, int arg2)

Parameters

arg0 int

int

arg1 int[]

int

arg2 int

int

GlGetFramebufferAttachmentParameterivOES(int, int, int, IntBuffer)

public static void GlGetFramebufferAttachmentParameterivOES(int arg0, int arg1, int arg2, IntBuffer arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 IntBuffer

IntBuffer

GlGetFramebufferAttachmentParameterivOES(int, int, int, int[], int)

public static void GlGetFramebufferAttachmentParameterivOES(int arg0, int arg1, int arg2, int[] arg3, int arg4)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int[]

int

arg4 int

int

GlGetLightxvOES(int, int, IntBuffer)

public static void GlGetLightxvOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlGetLightxvOES(int, int, int[], int)

public static void GlGetLightxvOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlGetMaterialxvOES(int, int, IntBuffer)

public static void GlGetMaterialxvOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlGetMaterialxvOES(int, int, int[], int)

public static void GlGetMaterialxvOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlGetRenderbufferParameterivOES(int, int, IntBuffer)

public static void GlGetRenderbufferParameterivOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlGetRenderbufferParameterivOES(int, int, int[], int)

public static void GlGetRenderbufferParameterivOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlGetTexEnvxvOES(int, int, IntBuffer)

public static void GlGetTexEnvxvOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlGetTexEnvxvOES(int, int, int[], int)

public static void GlGetTexEnvxvOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlGetTexGenfvOES(int, int, FloatBuffer)

public static void GlGetTexGenfvOES(int arg0, int arg1, FloatBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 FloatBuffer

FloatBuffer

GlGetTexGenfvOES(int, int, float[], int)

public static void GlGetTexGenfvOES(int arg0, int arg1, float[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 float[]

float

arg3 int

int

GlGetTexGenivOES(int, int, IntBuffer)

public static void GlGetTexGenivOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlGetTexGenivOES(int, int, int[], int)

public static void GlGetTexGenivOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlGetTexGenxvOES(int, int, IntBuffer)

public static void GlGetTexGenxvOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlGetTexGenxvOES(int, int, int[], int)

public static void GlGetTexGenxvOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlGetTexParameterxvOES(int, int, IntBuffer)

public static void GlGetTexParameterxvOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlGetTexParameterxvOES(int, int, int[], int)

public static void GlGetTexParameterxvOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlIsFramebufferOES(int)

public static bool GlIsFramebufferOES(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

GlIsRenderbufferOES(int)

public static bool GlIsRenderbufferOES(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

GlLightModelxOES(int, int)

public static void GlLightModelxOES(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

GlLightModelxvOES(int, IntBuffer)

public static void GlLightModelxvOES(int arg0, IntBuffer arg1)

Parameters

arg0 int

int

arg1 IntBuffer

IntBuffer

GlLightModelxvOES(int, int[], int)

public static void GlLightModelxvOES(int arg0, int[] arg1, int arg2)

Parameters

arg0 int

int

arg1 int[]

int

arg2 int

int

GlLightxOES(int, int, int)

public static void GlLightxOES(int arg0, int arg1, int arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

GlLightxvOES(int, int, IntBuffer)

public static void GlLightxvOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlLightxvOES(int, int, int[], int)

public static void GlLightxvOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlLineWidthxOES(int)

public static void GlLineWidthxOES(int arg0)

Parameters

arg0 int

int

GlLoadMatrixxOES(IntBuffer)

public static void GlLoadMatrixxOES(IntBuffer arg0)

Parameters

arg0 IntBuffer

IntBuffer

GlLoadMatrixxOES(int[], int)

public static void GlLoadMatrixxOES(int[] arg0, int arg1)

Parameters

arg0 int[]

int

arg1 int

int

GlLoadPaletteFromModelViewMatrixOES()

public static void GlLoadPaletteFromModelViewMatrixOES()

GlMaterialxOES(int, int, int)

public static void GlMaterialxOES(int arg0, int arg1, int arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

GlMaterialxvOES(int, int, IntBuffer)

public static void GlMaterialxvOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlMaterialxvOES(int, int, int[], int)

public static void GlMaterialxvOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlMatrixIndexPointerOES(int, int, int, Buffer)

public static void GlMatrixIndexPointerOES(int arg0, int arg1, int arg2, Buffer arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Buffer

Buffer

GlMultMatrixxOES(IntBuffer)

public static void GlMultMatrixxOES(IntBuffer arg0)

Parameters

arg0 IntBuffer

IntBuffer

GlMultMatrixxOES(int[], int)

public static void GlMultMatrixxOES(int[] arg0, int arg1)

Parameters

arg0 int[]

int

arg1 int

int

GlMultiTexCoord4xOES(int, int, int, int, int)

public static void GlMultiTexCoord4xOES(int arg0, int arg1, int arg2, int arg3, int arg4)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 int

int

GlNormal3xOES(int, int, int)

public static void GlNormal3xOES(int arg0, int arg1, int arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

GlOrthofOES(float, float, float, float, float, float)

public static void GlOrthofOES(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5)

Parameters

arg0 float

float

arg1 float

float

arg2 float

float

arg3 float

float

arg4 float

float

arg5 float

float

GlOrthoxOES(int, int, int, int, int, int)

public static void GlOrthoxOES(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 int

int

arg5 int

int

GlPointParameterxOES(int, int)

public static void GlPointParameterxOES(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

GlPointParameterxvOES(int, IntBuffer)

public static void GlPointParameterxvOES(int arg0, IntBuffer arg1)

Parameters

arg0 int

int

arg1 IntBuffer

IntBuffer

GlPointParameterxvOES(int, int[], int)

public static void GlPointParameterxvOES(int arg0, int[] arg1, int arg2)

Parameters

arg0 int

int

arg1 int[]

int

arg2 int

int

GlPointSizexOES(int)

public static void GlPointSizexOES(int arg0)

Parameters

arg0 int

int

GlPolygonOffsetxOES(int, int)

public static void GlPolygonOffsetxOES(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

GlRenderbufferStorageOES(int, int, int, int)

public static void GlRenderbufferStorageOES(int arg0, int arg1, int arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

GlRotatexOES(int, int, int, int)

public static void GlRotatexOES(int arg0, int arg1, int arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

GlSampleCoveragexOES(int, bool)

public static void GlSampleCoveragexOES(int arg0, bool arg1)

Parameters

arg0 int

int

arg1 bool

bool

GlScalexOES(int, int, int)

public static void GlScalexOES(int arg0, int arg1, int arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

GlTexEnvxOES(int, int, int)

public static void GlTexEnvxOES(int arg0, int arg1, int arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

GlTexEnvxvOES(int, int, IntBuffer)

public static void GlTexEnvxvOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlTexEnvxvOES(int, int, int[], int)

public static void GlTexEnvxvOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlTexGenfOES(int, int, float)

public static void GlTexGenfOES(int arg0, int arg1, float arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 float

float

GlTexGenfvOES(int, int, FloatBuffer)

public static void GlTexGenfvOES(int arg0, int arg1, FloatBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 FloatBuffer

FloatBuffer

GlTexGenfvOES(int, int, float[], int)

public static void GlTexGenfvOES(int arg0, int arg1, float[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 float[]

float

arg3 int

int

GlTexGeniOES(int, int, int)

public static void GlTexGeniOES(int arg0, int arg1, int arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

GlTexGenivOES(int, int, IntBuffer)

public static void GlTexGenivOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlTexGenivOES(int, int, int[], int)

public static void GlTexGenivOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlTexGenxOES(int, int, int)

public static void GlTexGenxOES(int arg0, int arg1, int arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

GlTexGenxvOES(int, int, IntBuffer)

public static void GlTexGenxvOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlTexGenxvOES(int, int, int[], int)

public static void GlTexGenxvOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlTexParameterxOES(int, int, int)

public static void GlTexParameterxOES(int arg0, int arg1, int arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

GlTexParameterxvOES(int, int, IntBuffer)

public static void GlTexParameterxvOES(int arg0, int arg1, IntBuffer arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 IntBuffer

IntBuffer

GlTexParameterxvOES(int, int, int[], int)

public static void GlTexParameterxvOES(int arg0, int arg1, int[] arg2, int arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int[]

int

arg3 int

int

GlTranslatexOES(int, int, int)

public static void GlTranslatexOES(int arg0, int arg1, int arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

GlWeightPointerOES(int, int, int, Buffer)

public static void GlWeightPointerOES(int arg0, int arg1, int arg2, Buffer arg3)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 Buffer

Buffer