GL.BindBuffer 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
BindBuffer(All, Int32) | |
BindBuffer(All, UInt32) |
BindBuffer(All, Int32)
BindBuffer(All, UInt32)
重要
此 API 不符合 CLS。
[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glBindBuffer", Version="1.1")]
[System.CLSCompliant(false)]
public static void BindBuffer (OpenTK.Graphics.ES11.All target, uint buffer);
static member BindBuffer : OpenTK.Graphics.ES11.All * uint32 -> unit
参数
- target
- All
- buffer
- UInt32
- 属性