Tao.OpenGl SDK Documentation

Gl.glVertexAttrib4fvARB Method (Int32, Single[])

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

See Also

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