OpenGLVertexPointer 方法 |
| 名称 | 说明 | |
|---|---|---|
| VertexPointer(Int32, Int32, Double) |
This function sets the address of the vertex pointer array.
| |
| VertexPointer(Int32, Int32, Int16) |
This function sets the address of the vertex pointer array.
| |
| VertexPointer(Int32, Int32, Int32) |
This function sets the address of the vertex pointer array.
| |
| VertexPointer(Int32, Int32, Single) |
This function sets the address of the vertex pointer array.
| |
| VertexPointer(Int32, UInt32, Int32, IntPtr) |
This function sets the address of the vertex pointer array.
|