Tao.OpenGl SDK Documentation

Gl.glMatrixIndexubvARB Method (Int32, IntPtr)

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

See Also

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