Compartilhar via


IGL11Ext.GlDrawTexxvOES Método

Definição

Sobrecargas

GlDrawTexxvOES(IntBuffer)
GlDrawTexxvOES(Int32[], Int32)

GlDrawTexxvOES(IntBuffer)

[Android.Runtime.Register("glDrawTexxvOES", "(Ljava/nio/IntBuffer;)V", "GetGlDrawTexxvOES_Ljava_nio_IntBuffer_Handler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void GlDrawTexxvOES (Java.Nio.IntBuffer? coords);
[<Android.Runtime.Register("glDrawTexxvOES", "(Ljava/nio/IntBuffer;)V", "GetGlDrawTexxvOES_Ljava_nio_IntBuffer_Handler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GlDrawTexxvOES : Java.Nio.IntBuffer -> unit

Parâmetros

coords
IntBuffer
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a

GlDrawTexxvOES(Int32[], Int32)

[Android.Runtime.Register("glDrawTexxvOES", "([II)V", "GetGlDrawTexxvOES_arrayIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void GlDrawTexxvOES (int[]? coords, int offset);
[<Android.Runtime.Register("glDrawTexxvOES", "([II)V", "GetGlDrawTexxvOES_arrayIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GlDrawTexxvOES : int[] * int -> unit

Parâmetros

coords
Int32[]
offset
Int32
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a