Tao.OpenGl SDK Documentation

Gl.glWeightuivARB Method (Int32, Int32[])

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

See Also

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