Tao.OpenGl SDK Documentation

Gl.glVertexAttrib4dvARB Method (Int32, Double[])

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

See Also

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