Partager via


GLES11Ext.GlPointParameterxvOES Méthode

Définition

Surcharges

GlPointParameterxvOES(Int32, Int32[], Int32)
GlPointParameterxvOES(Int32, IntBuffer)

GlPointParameterxvOES(Int32, Int32[], Int32)

[Android.Runtime.Register("glPointParameterxvOES", "(I[II)V", "")]
public static void GlPointParameterxvOES (int pname, int[]? params, int offset);
[<Android.Runtime.Register("glPointParameterxvOES", "(I[II)V", "")>]
static member GlPointParameterxvOES : int * int[] * int -> unit

Paramètres

pname
Int32
params
Int32[]
offset
Int32
Attributs

Remarques

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à

GlPointParameterxvOES(Int32, IntBuffer)

[Android.Runtime.Register("glPointParameterxvOES", "(ILjava/nio/IntBuffer;)V", "")]
public static void GlPointParameterxvOES (int pname, Java.Nio.IntBuffer? params);
[<Android.Runtime.Register("glPointParameterxvOES", "(ILjava/nio/IntBuffer;)V", "")>]
static member GlPointParameterxvOES : int * Java.Nio.IntBuffer -> unit

Paramètres

pname
Int32
params
IntBuffer
Attributs

Remarques

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à