Tao.OpenGl SDK Documentation

Gl.glWeightubvARB Method (Int32, Byte[])

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

See Also

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