Tao.OpenGl SDK Documentation

Gl.glVertexAttrib1fNV Method 

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

See Also

Gl Class | Tao.OpenGl Namespace