2001-09-20 05:19:47 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< HTML >
< HEAD >
2002-11-08 22:15:17 +08:00
< TITLE > SG_EXPORT extern bool osg::isGLExtensionSupported< / TITLE >
2001-09-20 05:19:47 +08:00
< META NAME = "GENERATOR" CONTENT = "DOC++ 3.4.8" >
< / HEAD >
< BODY BGCOLOR = "#ffffff" >
2002-11-08 22:15:17 +08:00
< H2 > SG_EXPORT extern bool < A HREF = "#DOC.DOCU" > osg::isGLExtensionSupported< / A > < / H2 > < H2 > (const char* extension)< / H2 > < BLOCKQUOTE > return true if OpenGL "extension" is supported.< / BLOCKQUOTE >
2001-09-20 05:19:47 +08:00
< A NAME = "DOC.DOCU" > < / A >
< HR >
< H2 > Documentation< / H2 >
< BLOCKQUOTE > return true if OpenGL "extension" is supported.
note: Must only called within a valid OpenGL context,
2001-12-25 05:56:22 +08:00
undefined behavior may occur otherwise.< / BLOCKQUOTE >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P > < P > < I > < A HREF = "index.html" > Alphabetic index< / A > < / I > < I > < A HREF = "HIER.html" > HTML hierarchy of classes< / A > or < A HREF = "HIERjava.html" > Java< / A > < / I > < / P > < HR >
< BR >
This page was generated with the help of < A HREF = "http://docpp.sourceforge.net" > DOC++< / A > .
< / BODY >
< / HTML >