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