Tao.OpenGl SDK Documentation

Gl.glVertexAttrib4NubvARB Method (Int32, Byte[])

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

See Also

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