Tao.OpenGl SDK Documentation

Gl.glVertexAttrib1fvNV Method (Int32, Single[])

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

See Also

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