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