Tao.OpenGl SDK Documentation

Gl.glVertexAttrib1sv Method (Int32, Int16[])

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

See Also

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