次の方法で共有


GL.Oes.MapBuffer(All, All) メソッド

定義

重要

この API は CLS 準拠ではありません。

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glMapBufferOES", Version="2.0")]
[System.CLSCompliant(false)]
public static IntPtr MapBuffer(OpenTK.Graphics.ES20.All target, OpenTK.Graphics.ES20.All access);
static member MapBuffer : OpenTK.Graphics.ES20.All * OpenTK.Graphics.ES20.All -> nativeint

パラメーター

target
All
access
All

戻り値

IntPtr

nativeint

属性

適用対象