Tao.OpenGl SDK Documentation

Gl.glMatrixIndexuivARB Method (Int32, IntPtr)

[Visual Basic]
Overloads Public Shared Sub glMatrixIndexuivARB( _
   ByVal size As Integer, _
   ByVal indices As IntPtr _
)
[C#]
public static void glMatrixIndexuivARB(
   int size,
   IntPtr indices
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glMatrixIndexuivARB Overload List