Condividi tramite


GL11ExtensionPack Classe

Definizione

Attenzione

Use the 'Javax.Microedition.Khronos.Opengles.IGL11ExtensionPack' type. This class will be removed in a future release.

[Android.Runtime.Register("javax/microedition/khronos/opengles/GL11ExtensionPack", DoNotGenerateAcw=true)]
[System.Obsolete("Use the 'Javax.Microedition.Khronos.Opengles.IGL11ExtensionPack' type. This class will be removed in a future release.")]
public abstract class GL11ExtensionPack : Java.Lang.Object
[<Android.Runtime.Register("javax/microedition/khronos/opengles/GL11ExtensionPack", DoNotGenerateAcw=true)>]
[<System.Obsolete("Use the 'Javax.Microedition.Khronos.Opengles.IGL11ExtensionPack' type. This class will be removed in a future release.")>]
type GL11ExtensionPack = class
    inherit Object
Ereditarietà
GL11ExtensionPack
Attributi

Commenti

Documentazione della piattaforma Android

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal Android e usato in base ai termini descritti in 2.5 Attribution License Creative Commons 2.5 Attribution License.

Campi

GlBlendDstAlpha
GlBlendDstRgb
GlBlendEquationAlpha
GlBlendEquationRgb
GlBlendSrcAlpha
GlBlendSrcRgb
GlColorAttachment0Oes
GlColorAttachment10Oes
GlColorAttachment11Oes
GlColorAttachment12Oes
GlColorAttachment13Oes
GlColorAttachment14Oes
GlColorAttachment15Oes
GlColorAttachment1Oes
GlColorAttachment2Oes
GlColorAttachment3Oes
GlColorAttachment4Oes
GlColorAttachment5Oes
GlColorAttachment6Oes
GlColorAttachment7Oes
GlColorAttachment8Oes
GlColorAttachment9Oes
GlDecrWrap
GlDepthAttachmentOes
GlDepthComponent
GlDepthComponent16
GlDepthComponent24
GlDepthComponent32
GlFramebufferAttachmentObjectNameOes
GlFramebufferAttachmentObjectTypeOes
GlFramebufferAttachmentTextureCubeMapFaceOes
GlFramebufferAttachmentTextureLevelOes
GlFramebufferBindingOes
GlFramebufferCompleteOes
GlFramebufferIncompleteAttachmentOes
GlFramebufferIncompleteDimensionsOes
GlFramebufferIncompleteDrawBufferOes
GlFramebufferIncompleteFormatsOes
GlFramebufferIncompleteMissingAttachmentOes
GlFramebufferIncompleteReadBufferOes
GlFramebufferOes
GlFramebufferUnsupportedOes
GlFuncAdd
GlFuncReverseSubtract
GlFuncSubtract
GlIncrWrap
GlInvalidFramebufferOperationOes
GlMaxColorAttachmentsOes
GlMaxCubeMapTextureSize
GlMaxRenderbufferSizeOes
GlMirroredRepeat
GlNormalMap
GlReflectionMap
GlRenderbufferAlphaSizeOes
GlRenderbufferBindingOes
GlRenderbufferBlueSizeOes
GlRenderbufferDepthSizeOes
GlRenderbufferGreenSizeOes
GlRenderbufferHeightOes
GlRenderbufferInternalFormatOes
GlRenderbufferOes
GlRenderbufferRedSizeOes
GlRenderbufferStencilSizeOes
GlRenderbufferWidthOes
GlRgb565Oes
GlRgb5A1
GlRgb8
GlRgba4
GlRgba8
GlStencilAttachmentOes
GlStencilIndex
GlStencilIndex1Oes
GlStencilIndex4Oes
GlStencilIndex8Oes
GlStr
GlTextureBindingCubeMap
GlTextureCubeMap
GlTextureCubeMapNegativeX
GlTextureCubeMapNegativeY
GlTextureCubeMapNegativeZ
GlTextureCubeMapPositiveX
GlTextureCubeMapPositiveY
GlTextureCubeMapPositiveZ
GlTextureGenMode
GlTextureGenStr

Proprietà

Class
Obsoleti.

Restituisce la classe di runtime di questo Objectoggetto .

(Ereditato da Object)
Handle
Obsoleti.

Handle per l'istanza di Android sottostante.

(Ereditato da Object)
JniIdentityHashCode
Obsoleti.
(Ereditato da Object)
JniPeerMembers
Obsoleti.
(Ereditato da Object)
PeerReference
Obsoleti.
(Ereditato da Object)
ThresholdClass
Obsoleti.

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

(Ereditato da Object)
ThresholdType
Obsoleti.

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

(Ereditato da Object)

Metodi

Clone()
Obsoleti.

Crea e restituisce una copia di questo oggetto.

(Ereditato da Object)
Dispose()
Obsoleti.
(Ereditato da Object)
Dispose(Boolean)
Obsoleti.
(Ereditato da Object)
Equals(Object)
Obsoleti.

Indica se un altro oggetto è "uguale a" questo.

(Ereditato da Object)
GetHashCode()
Obsoleti.

Restituisce un valore del codice hash per l'oggetto.

(Ereditato da Object)
JavaFinalize()
Obsoleti.

Chiamato dal Garbage Collector su un oggetto quando Garbage Collection determina che non sono presenti altri riferimenti all'oggetto .

(Ereditato da Object)
Notify()
Obsoleti.

Riattiva un singolo thread in attesa del monitor dell'oggetto.

(Ereditato da Object)
NotifyAll()
Obsoleti.

Riattiva tutti i thread in attesa del monitoraggio di questo oggetto.

(Ereditato da Object)
SetHandle(IntPtr, JniHandleOwnership)
Obsoleti.

Imposta la proprietà Handle.

(Ereditato da Object)
ToArray<T>()
Obsoleti.
(Ereditato da Object)
ToString()
Obsoleti.

Restituisce una rappresentazione in formato stringa dell'oggetto.

(Ereditato da Object)
UnregisterFromRuntime()
Obsoleti.
(Ereditato da Object)
Wait()
Obsoleti.

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere eseguendo <una>notifica</em> o <em>interrotto</em>.

(Ereditato da Object)
Wait(Int64)
Obsoleti.

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere eseguendo <una notifica</>em> o <em>interrotto</em> o fino a quando non è trascorsa una certa quantità di tempo reale.

(Ereditato da Object)
Wait(Int64, Int32)
Obsoleti.

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere eseguendo <una notifica</>em> o <em>interrotto</em> o fino a quando non è trascorsa una certa quantità di tempo reale.

(Ereditato da Object)

Implementazioni dell'interfaccia esplicita

IJavaPeerable.Disposed()
Obsoleti.
(Ereditato da Object)
IJavaPeerable.DisposeUnlessReferenced()
Obsoleti.
(Ereditato da Object)
IJavaPeerable.Finalized()
Obsoleti.
(Ereditato da Object)
IJavaPeerable.JniManagedPeerState
Obsoleti.
(Ereditato da Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)
Obsoleti.
(Ereditato da Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)
Obsoleti.
(Ereditato da Object)
IJavaPeerable.SetPeerReference(JniObjectReference)
Obsoleti.
(Ereditato da Object)

Metodi di estensione

JavaCast<TResult>(IJavaObject)
Obsoleti.

Esegue una conversione del tipo verificato dal runtime Android.

JavaCast<TResult>(IJavaObject)
GetJniTypeName(IJavaPeerable)

Si applica a