IGL10 Interface

Definition

[Android.Runtime.Register("javax/microedition/khronos/opengles/GL10", "", "Javax.Microedition.Khronos.Opengles.IGL10Invoker")]
public interface IGL10 : IDisposable, Java.Interop.IJavaPeerable, Javax.Microedition.Khronos.Opengles.IGL
[<Android.Runtime.Register("javax/microedition/khronos/opengles/GL10", "", "Javax.Microedition.Khronos.Opengles.IGL10Invoker")>]
type IGL10 = interface
    interface IGL
    interface IJavaObject
    interface IDisposable
    interface IJavaPeerable
Derived
Attributes
Implements

Remarks

Android platform documentation

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fields

GlAdd
GlAliasedLineWidthRange
GlAliasedPointSizeRange
GlAlpha
GlAlphaBits
GlAlphaTest
GlAlways
GlAmbient
GlAmbientAndDiffuse
GlAnd
GlAndInverted
GlAndReverse
GlBack
GlBlend
GlBlueBits
GlByte
GlCcw
GlClampToEdge
GlColorArray
GlColorBufferBit
GlColorLogicOp
GlColorMaterial
GlCompressedTextureFormats
GlConstantAttenuation
GlCopy
GlCopyInverted
GlCullFaceCapability
GlCw
GlDecal
GlDecr
GlDepthBits
GlDepthBufferBit
GlDepthTest
GlDiffuse
GlDither
GlDontCare
GlDstAlpha
GlDstColor
GlEmission
GlEqual
GlEquiv
GlExp
GlExp2
GlExtensions
GlFalse
GlFastest
GlFixed
GlFlat
GlFloat
GlFog
GlFogColor
GlFogDensity
GlFogEnd
GlFogHint
GlFogMode
GlFogStart
GlFront
GlFrontAndBack
GlGequal
GlGreater
GlGreenBits
GlImplementationColorReadFormatOes
GlImplementationColorReadTypeOes
GlIncr
GlInvalidEnum
GlInvalidOperation
GlInvalidValue
GlInvert
GlKeep
GlLequal
GlLess
GlLight0
GlLight1
GlLight2
GlLight3
GlLight4
GlLight5
GlLight6
GlLight7
GlLighting
GlLightModelAmbient
GlLightModelTwoSide
GlLinear
GlLinearAttenuation
GlLinearMipmapLinear
GlLinearMipmapNearest
GlLineLoop
GlLines
GlLineSmooth
GlLineSmoothHint
GlLineStrip
GlLuminance
GlLuminanceAlpha
GlMaxElementsIndices
GlMaxElementsVertices
GlMaxLights
GlMaxModelviewStackDepth
GlMaxProjectionStackDepth
GlMaxTextureSize
GlMaxTextureStackDepth
GlMaxTextureUnits
GlMaxViewportDims
GlModelview
GlModulate
GlMultisample
GlNand
GlNearest
GlNearestMipmapLinear
GlNearestMipmapNearest
GlNever
GlNicest
GlNoError
GlNoop
GlNor
GlNormalArray
GlNormalize
GlNotequal
GlNumCompressedTextureFormats
GlOne
GlOneMinusDstAlpha
GlOneMinusDstColor
GlOneMinusSrcAlpha
GlOneMinusSrcColor
GlOr
GlOrInverted
GlOrReverse
GlOutOfMemory
GlPackAlignment
GlPalette4R5G6B5Oes
GlPalette4Rgb5A1Oes
GlPalette4Rgb8Oes
GlPalette4Rgba4Oes
GlPalette4Rgba8Oes
GlPalette8R5G6B5Oes
GlPalette8Rgb5A1Oes
GlPalette8Rgb8Oes
GlPalette8Rgba4Oes
GlPalette8Rgba8Oes
GlPerspectiveCorrectionHint
GlPointFadeThresholdSize
GlPoints
GlPointSmooth
GlPointSmoothHint
GlPolygonOffsetFill
GlPolygonSmoothHint
GlPosition
GlProjection
GlQuadraticAttenuation
GlRedBits
GlRenderer
GlRepeat
GlReplace
GlRescaleNormal
GlRgb
GlRgba
GlSampleAlphaToCoverage
GlSampleAlphaToOne
GlScissorTest
GlSet
GlShininess
GlShort
GlSmooth
GlSmoothLineWidthRange
GlSmoothPointSizeRange
GlSpecular
GlSpotCutoff
GlSpotDirection
GlSpotExponent
GlSrcAlpha
GlSrcAlphaSaturate
GlSrcColor
GlStackOverflow
GlStackUnderflow
GlStencilBits
GlStencilBufferBit
GlStencilTest
GlSubpixelBits
GlTexture
GlTexture0
GlTexture1
GlTexture10
GlTexture11
GlTexture12
GlTexture13
GlTexture14
GlTexture15
GlTexture16
GlTexture17
GlTexture18
GlTexture19
GlTexture2
GlTexture20
GlTexture21
GlTexture22
GlTexture23
GlTexture24
GlTexture25
GlTexture26
GlTexture27
GlTexture28
GlTexture29
GlTexture2d
GlTexture3
GlTexture30
GlTexture31
GlTexture4
GlTexture5
GlTexture6
GlTexture7
GlTexture8
GlTexture9
GlTextureCoordArray
GlTextureEnv
GlTextureEnvColor
GlTextureEnvMode
GlTextureMagFilter
GlTextureMinFilter
GlTextureWrapS
GlTextureWrapT
GlTriangleFan
GlTriangles
GlTriangleStrip
GlTrue
GlUnpackAlignment
GlUnsignedByte
GlUnsignedShort
GlUnsignedShort4444
GlUnsignedShort5551
GlUnsignedShort565
GlVendor
GlVersion
GlVertexArray
GlXor
GlZero

Properties

Handle

Gets the JNI value of the underlying Android object.

(Inherited from IJavaObject)
JniIdentityHashCode

Returns the value of java.lang.System.identityHashCode() for the wrapped instance.

(Inherited from IJavaPeerable)
JniManagedPeerState

State of the managed peer.

(Inherited from IJavaPeerable)
JniPeerMembers

Member access and invocation support.

(Inherited from IJavaPeerable)
PeerReference

Returns a JniObjectReference of the wrapped Java object instance.

(Inherited from IJavaPeerable)

Methods

Disposed()

Called when the instance has been disposed.

(Inherited from IJavaPeerable)
DisposeUnlessReferenced()

If there are no outstanding references to this instance, then calls Dispose(); otherwise, does nothing.

(Inherited from IJavaPeerable)
Finalized()

Called when the instance has been finalized.

(Inherited from IJavaPeerable)
GlActiveTexture(Int32)
GlAlphaFunc(Int32, Single)
GlAlphaFuncx(Int32, Int32)
GlBindTexture(Int32, Int32)
GlBlendFunc(Int32, Int32)
GlClear(Int32)
GlClearColor(Single, Single, Single, Single)
GlClearColorx(Int32, Int32, Int32, Int32)
GlClearDepthf(Single)
GlClearDepthx(Int32)
GlClearStencil(Int32)
GlClientActiveTexture(Int32)
GlColor4f(Single, Single, Single, Single)
GlColor4x(Int32, Int32, Int32, Int32)
GlColorMask(Boolean, Boolean, Boolean, Boolean)
GlColorPointer(Int32, Int32, Int32, Buffer)
GlCompressedTexImage2D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Buffer)
GlCompressedTexSubImage2D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Buffer)
GlCopyTexImage2D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
GlCopyTexSubImage2D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
GlCullFace(Int32)
GlDeleteTextures(Int32, Int32[], Int32)
GlDeleteTextures(Int32, IntBuffer)
GlDepthFunc(Int32)
GlDepthMask(Boolean)
GlDepthRangef(Single, Single)
GlDepthRangex(Int32, Int32)
GlDisable(Int32)
GlDisableClientState(Int32)
GlDrawArrays(Int32, Int32, Int32)
GlDrawElements(Int32, Int32, Int32, Buffer)
GlEnable(Int32)
GlEnableClientState(Int32)
GlFinish()
GlFlush()
GlFogf(Int32, Single)
GlFogfv(Int32, FloatBuffer)
GlFogfv(Int32, Single[], Int32)
GlFogx(Int32, Int32)
GlFogxv(Int32, Int32[], Int32)
GlFogxv(Int32, IntBuffer)
GlFrontFace(Int32)
GlFrustumf(Single, Single, Single, Single, Single, Single)
GlFrustumx(Int32, Int32, Int32, Int32, Int32, Int32)
GlGenTextures(Int32, Int32[], Int32)
GlGenTextures(Int32, IntBuffer)
GlGetError()
GlGetIntegerv(Int32, Int32[], Int32)
GlGetIntegerv(Int32, IntBuffer)
GlGetString(Int32)
GlHint(Int32, Int32)
GlLightf(Int32, Int32, Single)
GlLightfv(Int32, Int32, FloatBuffer)
GlLightfv(Int32, Int32, Single[], Int32)
GlLightModelf(Int32, Single)
GlLightModelfv(Int32, FloatBuffer)
GlLightModelfv(Int32, Single[], Int32)
GlLightModelx(Int32, Int32)
GlLightModelxv(Int32, Int32[], Int32)
GlLightModelxv(Int32, IntBuffer)
GlLightx(Int32, Int32, Int32)
GlLightxv(Int32, Int32, Int32[], Int32)
GlLightxv(Int32, Int32, IntBuffer)
GlLineWidth(Single)
GlLineWidthx(Int32)
GlLoadIdentity()
GlLoadMatrixf(FloatBuffer)
GlLoadMatrixf(Single[], Int32)
GlLoadMatrixx(Int32[], Int32)
GlLoadMatrixx(IntBuffer)
GlLogicOp(Int32)
GlMaterialf(Int32, Int32, Single)
GlMaterialfv(Int32, Int32, FloatBuffer)
GlMaterialfv(Int32, Int32, Single[], Int32)
GlMaterialx(Int32, Int32, Int32)
GlMaterialxv(Int32, Int32, Int32[], Int32)
GlMaterialxv(Int32, Int32, IntBuffer)
GlMatrixMode(Int32)
GlMultiTexCoord4f(Int32, Single, Single, Single, Single)
GlMultiTexCoord4x(Int32, Int32, Int32, Int32, Int32)
GlMultMatrixf(FloatBuffer)
GlMultMatrixf(Single[], Int32)
GlMultMatrixx(Int32[], Int32)
GlMultMatrixx(IntBuffer)
GlNormal3f(Single, Single, Single)
GlNormal3x(Int32, Int32, Int32)
GlNormalPointer(Int32, Int32, Buffer)
GlOrthof(Single, Single, Single, Single, Single, Single)
GlOrthox(Int32, Int32, Int32, Int32, Int32, Int32)
GlPixelStorei(Int32, Int32)
GlPointSize(Single)
GlPointSizex(Int32)
GlPolygonOffset(Single, Single)
GlPolygonOffsetx(Int32, Int32)
GlPopMatrix()
GlPushMatrix()
GlReadPixels(Int32, Int32, Int32, Int32, Int32, Int32, Buffer)
GlRotatef(Single, Single, Single, Single)
GlRotatex(Int32, Int32, Int32, Int32)
GlSampleCoverage(Single, Boolean)
GlSampleCoveragex(Int32, Boolean)
GlScalef(Single, Single, Single)
GlScalex(Int32, Int32, Int32)
GlScissor(Int32, Int32, Int32, Int32)
GlShadeModel(Int32)
GlStencilFunc(Int32, Int32, Int32)
GlStencilMask(Int32)
GlStencilOp(Int32, Int32, Int32)
GlTexCoordPointer(Int32, Int32, Int32, Buffer)
GlTexEnvf(Int32, Int32, Single)
GlTexEnvfv(Int32, Int32, FloatBuffer)
GlTexEnvfv(Int32, Int32, Single[], Int32)
GlTexEnvx(Int32, Int32, Int32)
GlTexEnvxv(Int32, Int32, Int32[], Int32)
GlTexEnvxv(Int32, Int32, IntBuffer)
GlTexImage2D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Buffer)
GlTexParameterf(Int32, Int32, Single)
GlTexParameterx(Int32, Int32, Int32)
GlTexSubImage2D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Buffer)
GlTranslatef(Single, Single, Single)
GlTranslatex(Int32, Int32, Int32)
GlVertexPointer(Int32, Int32, Int32, Buffer)
GlViewport(Int32, Int32, Int32, Int32)
SetJniIdentityHashCode(Int32)

Set the value returned by JniIdentityHashCode.

(Inherited from IJavaPeerable)
SetJniManagedPeerState(JniManagedPeerStates) (Inherited from IJavaPeerable)
SetPeerReference(JniObjectReference)

Set the value returned by PeerReference.

(Inherited from IJavaPeerable)
UnregisterFromRuntime()

Unregister this instance so that the runtime will not return it from future Java.Interop.JniRuntime+JniValueManager.PeekValue invocations.

(Inherited from IJavaPeerable)

Extension Methods

JavaCast<TResult>(IJavaObject)

Performs an Android runtime-checked type conversion.

JavaCast<TResult>(IJavaObject)
GetJniTypeName(IJavaPeerable)

Applies to