Tao.OpenGl SDK Documentation

Gl.glWeightdvARB Method (Int32, Double[])

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

See Also

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