Tao.FreeGlut SDK Documentation |
|
Glut.glutExtensionSupported Method
[Visual Basic]
Public Shared Function glutExtensionSupported( _
ByVal
extension As
String _
) As
Integer
[C#]
public static
int glutExtensionSupported(
string extension);
See Also
Glut Class | Tao.FreeGlut Namespace