Tao.OpenGl SDK Documentation

Gl.glGetVertexAttribfvNV Method (Int32, Int32, Single[])

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

See Also

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