GLES11Ext 类

定义

[Android.Runtime.Register("android/opengl/GLES11Ext", DoNotGenerateAcw=true)]
public class GLES11Ext : Java.Lang.Object
[<Android.Runtime.Register("android/opengl/GLES11Ext", DoNotGenerateAcw=true)>]
type GLES11Ext = class
    inherit Object
继承
GLES11Ext
属性

注解

Android 平台文档

此页面的某些部分是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的条款使用。

构造函数

GLES11Ext()
GLES11Ext(IntPtr, JniHandleOwnership)

创建 JNI 对象的托管表示形式时使用的构造函数;由运行时调用。

字段

Gl3dcXAmd
Gl3dcXyAmd
GlAtcRgbaExplicitAlphaAmd
GlAtcRgbaInterpolatedAlphaAmd
GlAtcRgbAmd
GlBgra
GlBlendDstAlphaOes
GlBlendDstRgbOes
GlBlendEquationAlphaOes
GlBlendEquationOes
GlBlendEquationRgbOes
GlBlendSrcAlphaOes
GlBlendSrcRgbOes
GlBufferAccessOes
GlBufferMappedOes
GlBufferMapPointerOes
GlColorAttachment0Oes
GlCurrentPaletteMatrixOes
GlDecrWrapOes
GlDepth24Stencil8Oes
GlDepthAttachmentOes
GlDepthComponent16Oes
GlDepthComponent24Oes
GlDepthComponent32Oes
GlDepthStencilOes
GlEtc1Rgb8Oes
GlFixedOes
GlFramebufferAttachmentObjectNameOes
GlFramebufferAttachmentObjectTypeOes
GlFramebufferAttachmentTextureCubeMapFaceOes
GlFramebufferAttachmentTextureLevelOes
GlFramebufferBindingOes
GlFramebufferCompleteOes
GlFramebufferIncompleteAttachmentOes
GlFramebufferIncompleteDimensionsOes
GlFramebufferIncompleteFormatsOes
GlFramebufferIncompleteMissingAttachmentOes
GlFramebufferOes
GlFramebufferUnsupportedOes
GlFuncAddOes
GlFuncReverseSubtractOes
GlFuncSubtractOes
GlIncrWrapOes
GlInvalidFramebufferOperationOes
GlMatrixIndexArrayBufferBindingOes
GlMatrixIndexArrayOes
GlMatrixIndexArrayPointerOes
GlMatrixIndexArraySizeOes
GlMatrixIndexArrayStrideOes
GlMatrixIndexArrayTypeOes
GlMatrixPaletteOes
GlMaxCubeMapTextureSizeOes
GlMaxPaletteMatricesOes
GlMaxRenderbufferSizeOes
GlMaxTextureMaxAnisotropyExt
GlMaxVertexUnitsOes
GlMirroredRepeatOes
GlModelviewMatrixFloatAsIntBitsOes
GlNoneOes
GlNormalMapOes
GlProjectionMatrixFloatAsIntBitsOes
GlReflectionMapOes
GlRenderbufferAlphaSizeOes
GlRenderbufferBindingOes
GlRenderbufferBlueSizeOes
GlRenderbufferDepthSizeOes
GlRenderbufferGreenSizeOes
GlRenderbufferHeightOes
GlRenderbufferInternalFormatOes
GlRenderbufferOes
GlRenderbufferRedSizeOes
GlRenderbufferStencilSizeOes
GlRenderbufferWidthOes
GlRequiredTextureImageUnitsOes
GlRgb565Oes
GlRgb5A1Oes
GlRgb8Oes
GlRgba4Oes
GlRgba8Oes
GlSamplerExternalOes
GlStencilAttachmentOes
GlStencilIndex1Oes
GlStencilIndex4Oes
GlStencilIndex8Oes
GlTextureBindingCubeMapOes
GlTextureBindingExternalOes
GlTextureCropRectOes
GlTextureCubeMapNegativeXOes
GlTextureCubeMapNegativeYOes
GlTextureCubeMapNegativeZOes
GlTextureCubeMapOes
GlTextureCubeMapPositiveXOes
GlTextureCubeMapPositiveYOes
GlTextureCubeMapPositiveZOes
GlTextureExternalOes
GlTextureGenModeOes
GlTextureGenStrOes
GlTextureMatrixFloatAsIntBitsOes
GlTextureMaxAnisotropyExt
GlUnsignedInt248Oes
GlWeightArrayBufferBindingOes
GlWeightArrayOes
GlWeightArrayPointerOes
GlWeightArraySizeOes
GlWeightArrayStrideOes
GlWeightArrayTypeOes
GlWriteOnlyOes

属性

Class

返回此 Object的运行时类。

(继承自 Object)
Handle

基础 Android 实例的句柄。

(继承自 Object)
JniIdentityHashCode (继承自 Object)
JniPeerMembers
PeerReference (继承自 Object)
ThresholdClass

此 API 支持 Mono for Android 基础结构,不应直接从代码中使用。

ThresholdType

此 API 支持 Mono for Android 基础结构,不应直接从代码中使用。

方法

Clone()

创建并返回此对象的副本。

(继承自 Object)
Dispose() (继承自 Object)
Dispose(Boolean) (继承自 Object)
Equals(Object)

指示某个其他对象是否“等于”此对象。

(继承自 Object)
GetHashCode()

返回对象的哈希代码值。

(继承自 Object)
GlAlphaFuncxOES(Int32, Int32)
GlBindFramebufferOES(Int32, Int32)
GlBindRenderbufferOES(Int32, Int32)
GlBlendEquationOES(Int32)
GlBlendEquationSeparateOES(Int32, Int32)
GlBlendFuncSeparateOES(Int32, Int32, Int32, Int32)
GlCheckFramebufferStatusOES(Int32)
GlClearColorxOES(Int32, Int32, Int32, Int32)
GlClearDepthfOES(Single)
GlClearDepthxOES(Int32)
GlClipPlanefOES(Int32, FloatBuffer)
GlClipPlanefOES(Int32, Single[], Int32)
GlClipPlanexOES(Int32, Int32[], Int32)
GlClipPlanexOES(Int32, IntBuffer)
GlColor4xOES(Int32, Int32, Int32, Int32)
GlCurrentPaletteMatrixOES(Int32)
GlDeleteFramebuffersOES(Int32, Int32[], Int32)
GlDeleteFramebuffersOES(Int32, IntBuffer)
GlDeleteRenderbuffersOES(Int32, Int32[], Int32)
GlDeleteRenderbuffersOES(Int32, IntBuffer)
GlDepthRangefOES(Single, Single)
GlDepthRangexOES(Int32, Int32)
GlDrawTexfOES(Single, Single, Single, Single, Single)
GlDrawTexfvOES(FloatBuffer)
GlDrawTexfvOES(Single[], Int32)
GlDrawTexiOES(Int32, Int32, Int32, Int32, Int32)
GlDrawTexivOES(Int32[], Int32)
GlDrawTexivOES(IntBuffer)
GlDrawTexsOES(Int16, Int16, Int16, Int16, Int16)
GlDrawTexsvOES(Int16[], Int32)
GlDrawTexsvOES(ShortBuffer)
GlDrawTexxOES(Int32, Int32, Int32, Int32, Int32)
GlDrawTexxvOES(Int32[], Int32)
GlDrawTexxvOES(IntBuffer)
GlEGLImageTargetRenderbufferStorageOES(Int32, Buffer)
GlEGLImageTargetTexture2DOES(Int32, Buffer)
GlFogxOES(Int32, Int32)
GlFogxvOES(Int32, Int32[], Int32)
GlFogxvOES(Int32, IntBuffer)
GlFramebufferRenderbufferOES(Int32, Int32, Int32, Int32)
GlFramebufferTexture2DOES(Int32, Int32, Int32, Int32, Int32)
GlFrustumfOES(Single, Single, Single, Single, Single, Single)
GlFrustumxOES(Int32, Int32, Int32, Int32, Int32, Int32)
GlGenerateMipmapOES(Int32)
GlGenFramebuffersOES(Int32, Int32[], Int32)
GlGenFramebuffersOES(Int32, IntBuffer)
GlGenRenderbuffersOES(Int32, Int32[], Int32)
GlGenRenderbuffersOES(Int32, IntBuffer)
GlGetClipPlanefOES(Int32, FloatBuffer)
GlGetClipPlanefOES(Int32, Single[], Int32)
GlGetClipPlanexOES(Int32, Int32[], Int32)
GlGetClipPlanexOES(Int32, IntBuffer)
GlGetFixedvOES(Int32, Int32[], Int32)
GlGetFixedvOES(Int32, IntBuffer)
GlGetFramebufferAttachmentParameterivOES(Int32, Int32, Int32, Int32[], Int32)
GlGetFramebufferAttachmentParameterivOES(Int32, Int32, Int32, IntBuffer)
GlGetLightxvOES(Int32, Int32, Int32[], Int32)
GlGetLightxvOES(Int32, Int32, IntBuffer)
GlGetMaterialxvOES(Int32, Int32, Int32[], Int32)
GlGetMaterialxvOES(Int32, Int32, IntBuffer)
GlGetRenderbufferParameterivOES(Int32, Int32, Int32[], Int32)
GlGetRenderbufferParameterivOES(Int32, Int32, IntBuffer)
GlGetTexEnvxvOES(Int32, Int32, Int32[], Int32)
GlGetTexEnvxvOES(Int32, Int32, IntBuffer)
GlGetTexGenfvOES(Int32, Int32, FloatBuffer)
GlGetTexGenfvOES(Int32, Int32, Single[], Int32)
GlGetTexGenivOES(Int32, Int32, Int32[], Int32)
GlGetTexGenivOES(Int32, Int32, IntBuffer)
GlGetTexGenxvOES(Int32, Int32, Int32[], Int32)
GlGetTexGenxvOES(Int32, Int32, IntBuffer)
GlGetTexParameterxvOES(Int32, Int32, Int32[], Int32)
GlGetTexParameterxvOES(Int32, Int32, IntBuffer)
GlIsFramebufferOES(Int32)
GlIsRenderbufferOES(Int32)
GlLightModelxOES(Int32, Int32)
GlLightModelxvOES(Int32, Int32[], Int32)
GlLightModelxvOES(Int32, IntBuffer)
GlLightxOES(Int32, Int32, Int32)
GlLightxvOES(Int32, Int32, Int32[], Int32)
GlLightxvOES(Int32, Int32, IntBuffer)
GlLineWidthxOES(Int32)
GlLoadMatrixxOES(Int32[], Int32)
GlLoadMatrixxOES(IntBuffer)
GlLoadPaletteFromModelViewMatrixOES()
GlMaterialxOES(Int32, Int32, Int32)
GlMaterialxvOES(Int32, Int32, Int32[], Int32)
GlMaterialxvOES(Int32, Int32, IntBuffer)
GlMatrixIndexPointerOES(Int32, Int32, Int32, Buffer)
GlMultiTexCoord4xOES(Int32, Int32, Int32, Int32, Int32)
GlMultMatrixxOES(Int32[], Int32)
GlMultMatrixxOES(IntBuffer)
GlNormal3xOES(Int32, Int32, Int32)
GlOrthofOES(Single, Single, Single, Single, Single, Single)
GlOrthoxOES(Int32, Int32, Int32, Int32, Int32, Int32)
GlPointParameterxOES(Int32, Int32)
GlPointParameterxvOES(Int32, Int32[], Int32)
GlPointParameterxvOES(Int32, IntBuffer)
GlPointSizexOES(Int32)
GlPolygonOffsetxOES(Int32, Int32)
GlRenderbufferStorageOES(Int32, Int32, Int32, Int32)
GlRotatexOES(Int32, Int32, Int32, Int32)
GlSampleCoveragexOES(Int32, Boolean)
GlScalexOES(Int32, Int32, Int32)
GlTexEnvxOES(Int32, Int32, Int32)
GlTexEnvxvOES(Int32, Int32, Int32[], Int32)
GlTexEnvxvOES(Int32, Int32, IntBuffer)
GlTexGenfOES(Int32, Int32, Single)
GlTexGenfvOES(Int32, Int32, FloatBuffer)
GlTexGenfvOES(Int32, Int32, Single[], Int32)
GlTexGeniOES(Int32, Int32, Int32)
GlTexGenivOES(Int32, Int32, Int32[], Int32)
GlTexGenivOES(Int32, Int32, IntBuffer)
GlTexGenxOES(Int32, Int32, Int32)
GlTexGenxvOES(Int32, Int32, Int32[], Int32)
GlTexGenxvOES(Int32, Int32, IntBuffer)
GlTexParameterxOES(Int32, Int32, Int32)
GlTexParameterxvOES(Int32, Int32, Int32[], Int32)
GlTexParameterxvOES(Int32, Int32, IntBuffer)
GlTranslatexOES(Int32, Int32, Int32)
GlWeightPointerOES(Int32, Int32, Int32, Buffer)
JavaFinalize()

当垃圾回收确定不再引用对象时,由垃圾回收器对对象调用。

(继承自 Object)
Notify()

唤醒正在等待此对象的监视器的单个线程。

(继承自 Object)
NotifyAll()

唤醒正在等待此对象的监视器的所有线程。

(继承自 Object)
SetHandle(IntPtr, JniHandleOwnership)

设置 Handle 属性。

(继承自 Object)
ToArray<T>() (继承自 Object)
ToString()

返回对象的字符串表示形式。

(继承自 Object)
UnregisterFromRuntime() (继承自 Object)
Wait()

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>。<>

(继承自 Object)
Wait(Int64)

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>,或直到经过一定数量的实时。<>

(继承自 Object)
Wait(Int64, Int32)

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>,或直到经过一定数量的实时。<>

(继承自 Object)

显式接口实现

IJavaPeerable.Disposed() (继承自 Object)
IJavaPeerable.DisposeUnlessReferenced() (继承自 Object)
IJavaPeerable.Finalized() (继承自 Object)
IJavaPeerable.JniManagedPeerState (继承自 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32) (继承自 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) (继承自 Object)
IJavaPeerable.SetPeerReference(JniObjectReference) (继承自 Object)

扩展方法

JavaCast<TResult>(IJavaObject)

执行 Android 运行时检查的类型转换。

JavaCast<TResult>(IJavaObject)
GetJniTypeName(IJavaPeerable)

适用于