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