DSkin
DSkin
DSkin.OpenGL
OpenGL 类
OpenGL 方法
MapGrid1 方法
MapGrid1 方法 (Int32, Double, Double)
MapGrid1 方法 (Int32, Single, Single)
OpenGL
MapGrid1 方法 (Int32, Single, Single)
This function defines a grid that goes from u1 to u1 in n steps, evenly spaced.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
void
MapGrid1
(
int
un
,
float
u1
,
float
u2
)
参数
un
类型:
System
Int32
Number of steps.
u1
类型:
System
Single
Range of variable 'u'.
u2
类型:
System
Single
Range of variable 'u'.
参见
引用
OpenGL 类
MapGrid1 重载
DSkin.OpenGL 命名空间