Tao.OpenGl SDK Documentation

Gl.glVertexAttrib2fvNV Method (Int32, Single[])

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

See Also

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