OpenGLTessBeginContour 方法 |
Delimit a contour description.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public void TessBeginContour(
IntPtr tess
)
参数
- tess
- 类型:SystemIntPtr
Specifies the tessellation object (created with gluNewTess).
参见