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