Tao.OpenGl SDK Documentation |
|
Gl.glVertexAttrib4ubvNV Method (Int32, Byte[])
[Visual Basic]
Overloads Public Shared Sub glVertexAttrib4ubvNV( _
ByVal
index As
Integer, _
ByVal
v As
Byte() _
)
[C#]
public static
void glVertexAttrib4ubvNV(
int index,
byte[] v);
See Also
Gl Class | Tao.OpenGl Namespace | Gl.glVertexAttrib4ubvNV Overload List