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