Tao.OpenGl SDK Documentation |
|
Gl.glDrawElementArrayAPPLE Method
[Visual Basic]
Public Shared Sub glDrawElementArrayAPPLE( _
ByVal
mode As
Integer, _
ByVal
first As
Integer, _
ByVal
count As
Integer _
)
[C#]
public static
void glDrawElementArrayAPPLE(
int mode,
int first,
int count);
See Also
Gl Class | Tao.OpenGl Namespace