DSkin
DSkin
DSkin.OpenGL
OpenGL 类
OpenGL 方法
RasterPos 方法
RasterPos 方法 (Double[])
RasterPos 方法 (Int16[])
RasterPos 方法 (Int32[])
RasterPos 方法 (Single[])
RasterPos 方法 (Double, Double)
RasterPos 方法 (Int16, Int16)
RasterPos 方法 (Int32, Int32)
RasterPos 方法 (Single, Single)
RasterPos 方法 (Double, Double, Double)
RasterPos 方法 (Int16, Int16, Int16)
RasterPos 方法 (Int32, Int32, Int32)
RasterPos 方法 (Single, Single, Single)
RasterPos 方法 (Double, Double, Double, Double)
RasterPos 方法 (Int16, Int16, Int16, Int16)
RasterPos 方法 (Int32, Int32, Int32, Int32)
RasterPos 方法 (Single, Single, Single, Single)
OpenGL
RasterPos 方法 (
Int32
)
This function sets the current raster position.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
void
RasterPos
(
int
[]
v
)
参数
v
类型:
System
Int32
The coordinate.
参见
引用
OpenGL 类
RasterPos 重载
DSkin.OpenGL 命名空间