Tao.OpenGl SDK Documentation

Gl.glVertexAttribs2dvNV Method (Int32, Int32, Double[])

[Visual Basic]
Overloads Public Shared Sub glVertexAttribs2dvNV( _
   ByVal index As Integer, _
   ByVal count As Integer, _
   ByVal v As Double() _
)
[C#]
public static void glVertexAttribs2dvNV(
   int index,
   int count,
   double[] v
);

See Also

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