OpenGLRasterPos 方法 |
| 名称 | 说明 | |
|---|---|---|
| RasterPos(Double) |
This function sets the current raster position.
| |
| RasterPos(Int16) |
This function sets the current raster position.
| |
| RasterPos(Int32) |
This function sets the current raster position.
| |
| RasterPos(Single) |
This function sets the current raster position.
| |
| RasterPos(Double, Double) |
This function sets the current raster position.
| |
| RasterPos(Int16, Int16) |
This function sets the current raster position.
| |
| RasterPos(Int32, Int32) |
This function sets the current raster position.
| |
| RasterPos(Single, Single) |
This function sets the current raster position.
| |
| RasterPos(Double, Double, Double) |
This function sets the current raster position.
| |
| RasterPos(Int16, Int16, Int16) |
This function sets the current raster position.
| |
| RasterPos(Int32, Int32, Int32) |
This function sets the current raster position.
| |
| RasterPos(Single, Single, Single) |
This function sets the current raster position.
| |
| RasterPos(Double, Double, Double, Double) |
This function sets the current raster position.
| |
| RasterPos(Int16, Int16, Int16, Int16) |
This function sets the current raster position.
| |
| RasterPos(Int32, Int32, Int32, Int32) |
This function sets the current raster position.
| |
| RasterPos(Single, Single, Single, Single) |
This function sets the current raster position.
|