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