Tao.OpenGl SDK Documentation

Gl.glGetVertexAttribIivEXT Method (Int32, Int32, Int32[])

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

See Also

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