Tao.OpenGl SDK Documentation |
|
Gl.glVertexStream2iATI Method
[Visual Basic]
Public Shared Sub glVertexStream2iATI( _
ByVal
stream As
Integer, _
ByVal
x As
Integer, _
ByVal
y As
Integer _
)
[C#]
public static
void glVertexStream2iATI(
int stream,
int x,
int y);
See Also
Gl Class | Tao.OpenGl Namespace