Tao.OpenGl SDK Documentation |
|
Gl.glMatrixIndexubvARB Method (Int32, Byte[])
[Visual Basic]
Overloads Public Shared Sub glMatrixIndexubvARB( _
ByVal
size As
Integer, _
ByVal
indices As
Byte() _
)
[C#]
public static
void glMatrixIndexubvARB(
int size,
byte[] indices);
See Also
Gl Class | Tao.OpenGl Namespace | Gl.glMatrixIndexubvARB Overload List