Tao.OpenGl SDK Documentation

Gl.glVertexStream1iATI Method 

[Visual Basic]
Public Shared Sub glVertexStream1iATI( _
   ByVal stream As Integer, _
   ByVal x As Integer _
)
[C#]
public static void glVertexStream1iATI(
   int stream,
   int x
);

See Also

Gl Class | Tao.OpenGl Namespace