OpenGLQuadricDrawStyle 方法 |
This sets the current drawstyle for the Quadric Object.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public void QuadricDrawStyle(
IntPtr quadObject,
uint drawStyle
)
参数
- quadObject
- 类型:SystemIntPtr
The quadric object. - drawStyle
- 类型:SystemUInt32
The draw style.
参见