OpenSceneGraph/doc/doc++/osg/isGLExtensionSupported.html

23 lines
933 B
HTML
Raw Normal View History

2001-09-20 05:19:47 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>SG_EXPORT extern const bool osg::isGLExtensionSupported</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.8">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>SG_EXPORT extern const bool <A HREF="#DOC.DOCU">osg::isGLExtensionSupported</A></H2><H2>(const char* extension)</H2><BLOCKQUOTE>return true if OpenGL "extension" is supported.</BLOCKQUOTE>
<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>