DSkin
DSkin
DSkin.OpenGL
OpenGL 类
OpenGL 方法
CallLists 方法
CallLists 方法 (Int32, Byte[])
CallLists 方法 (Int32, UInt32[])
CallLists 方法 (Int32, DataType, IntPtr)
CallLists 方法 (Int32, UInt32, IntPtr)
OpenGL
CallLists 方法 (Int32,
UInt32
)
Execute a list of display lists. Automatically uses the GL_UNSIGNED_INT version of the function.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
void
CallLists
(
int
n
,
uint
[]
lists
)
参数
n
类型:
System
Int32
The number of lists.
lists
类型:
System
UInt32
The lists.
参见
引用
OpenGL 类
CallLists 重载
DSkin.OpenGL 命名空间