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