![]() |
M3isExtensionSupported
Allows you to check if an OpenGL Extension is available or not on client.
Prototype :
fun [S] I
- S : any OpenGL extension name
Return : I 0 or 1, 1 if it exists.
See also :
Example :
![]() |
Allows you to check if an OpenGL Extension is available or not on client.
fun [S] I
Return : I 0 or 1, 1 if it exists.