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