Tao.OpenGl SDK Documentation

Gl.glTransformFeedbackVaryingsNV Method (Int32, Int32, Int32[], Int32)

[Visual Basic]
Overloads Public Shared Sub glTransformFeedbackVaryingsNV( _
   ByVal program As Integer, _
   ByVal count As Integer, _
   ByVal locations As Integer(), _
   ByVal bufferMode As Integer _
)
[C#]
public static void glTransformFeedbackVaryingsNV(
   int program,
   int count,
   int[] locations,
   int bufferMode
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glTransformFeedbackVaryingsNV Overload List