Tao.OpenGl SDK Documentation
Gl.glIsList Method
[Visual Basic]
Public Shared Function glIsList( _
ByVal
list
As
Integer
_
) As
Integer
[C#]
public static
int
glIsList(
int
list
);
See Also
Gl Class
|
Tao.OpenGl Namespace