Tao.OpenGl SDK Documentation |
|
Gl.glGetVaryingLocationNV Method
[Visual Basic]
Public Shared Function glGetVaryingLocationNV( _
ByVal
program As
Integer, _
ByVal
name As
String _
) As
Integer
[C#]
public static
int glGetVaryingLocationNV(
int program,
string name);
See Also
Gl Class | Tao.OpenGl Namespace