Tao.OpenGl SDK Documentation

Gl.glVertexAttrib1dvARB Method (Int32, Double[])

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

See Also

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