次の方法で共有


GLES11.GlColorPointer(Int32, Int32, Int32, Int32) メソッド

定義

[Android.Runtime.Register("glColorPointer", "(IIII)V", "")]
public static void GlColorPointer (int size, int type, int stride, int offset);
[<Android.Runtime.Register("glColorPointer", "(IIII)V", "")>]
static member GlColorPointer : int * int * int * int -> unit

パラメーター

size
Int32
type
Int32
stride
Int32
offset
Int32
属性

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象