IGL11Ext.GlWeightPointerOES Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
GlWeightPointerOES(Int32, Int32, Int32, Buffer) | |
GlWeightPointerOES(Int32, Int32, Int32, Int32) |
GlWeightPointerOES(Int32, Int32, Int32, Buffer)
[Android.Runtime.Register("glWeightPointerOES", "(IIILjava/nio/Buffer;)V", "GetGlWeightPointerOES_IIILjava_nio_Buffer_Handler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void GlWeightPointerOES (int size, int type, int stride, Java.Nio.Buffer? pointer);
[<Android.Runtime.Register("glWeightPointerOES", "(IIILjava/nio/Buffer;)V", "GetGlWeightPointerOES_IIILjava_nio_Buffer_Handler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GlWeightPointerOES : int * int * int * Java.Nio.Buffer -> unit
Parâmetros
- size
- Int32
- type
- Int32
- stride
- Int32
- pointer
- Buffer
- Atributos
Comentários
Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.
Aplica-se a
GlWeightPointerOES(Int32, Int32, Int32, Int32)
[Android.Runtime.Register("glWeightPointerOES", "(IIII)V", "GetGlWeightPointerOES_IIIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void GlWeightPointerOES (int size, int type, int stride, int offset);
[<Android.Runtime.Register("glWeightPointerOES", "(IIII)V", "GetGlWeightPointerOES_IIIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GlWeightPointerOES : int * int * int * int -> unit
Parâmetros
- size
- Int32
- type
- Int32
- stride
- 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 usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.