Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 3234

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
<head>
<title>Ogre::Win32GLSupport class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>Ogre::Win32GLSupport  Class Reference</h1><code>#include &lt;<a class="el" href="OgreWin32GLSupport_8h-source.html">OgreWin32GLSupport.h</a>&gt;</code>
<p>
Inheritance diagram for Ogre::Win32GLSupport:<p><center><img src="classOgre_1_1Win32GLSupport__inherit__graph.png" border="0" usemap="#Ogre_1_1Win32GLSupport__inherit__map" alt="Inheritance graph"></center>
<map name="Ogre_1_1Win32GLSupport__inherit__map">
<area href="classOgre_1_1GLSupport.html" shape="rect" coords="25,36,137,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for Ogre::Win32GLSupport:<p><center><img src="classOgre_1_1Win32GLSupport__coll__graph.png" border="0" usemap="#Ogre_1_1Win32GLSupport__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1Win32GLSupport__coll__map">
<area href="classOgre_1_1GLSupport.html" shape="rect" coords="25,139,137,121" alt="">
<area href="classOgre_1_1String.html" shape="rect" coords="41,35,121,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1Win32GLSupport-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta0">addConfig</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Add any special config values to the system.</em> <a href="#Ogre_1_1Win32GLSupporta0"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta1">setConfigOption</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;name, const <a class="el" href="classOgre_1_1String.html">String</a> &amp;value)</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta2">validateConfig</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Make sure all the extra options are valid.</em> <a href="#Ogre_1_1Win32GLSupporta2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta3">createWindow</a> (bool autoCreateWindow, <a class="el" href="classOgre_1_1GLRenderSystem.html">GLRenderSystem</a> *renderSystem)</td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta4">newWindow</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;name, unsigned int width, unsigned int height, unsigned int colourDepth, bool fullScreen, int left, int top, bool depthBuffer, <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a> *parentWindowHandle, bool vsync)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Create a new specific render window.</em> <a href="#Ogre_1_1Win32GLSupporta4"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta5">start</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Start anything special.</em> <a href="#Ogre_1_1Win32GLSupporta5"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta6">stop</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Stop anything special.</em> <a href="#Ogre_1_1Win32GLSupporta6"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta7">getProcAddress</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;procname)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get the address of a function.</em> <a href="#Ogre_1_1Win32GLSupporta7"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a122">ConfigOptionMap</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta8">getConfigOptions</a> (void)</td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta9">begin_context</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Set the correct context as active.</em> <a href="#Ogre_1_1Win32GLSupporta9"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta10">end_context</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Stop the currrent context.</em> <a href="#Ogre_1_1Win32GLSupporta10"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta11">getGLVendor</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>get vendor information</em> <a href="#Ogre_1_1Win32GLSupporta11"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta12">getGLVersion</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>get version information</em> <a href="#Ogre_1_1Win32GLSupporta12"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta13">checkMinGLVersion</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;v) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>compare GL version numbers</em> <a href="#Ogre_1_1Win32GLSupporta13"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta14">checkExtension</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;ext) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Check if an extension is available.</em> <a href="#Ogre_1_1Win32GLSupporta14"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporta15">initialiseExtensions</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Intialises GL extensions, must be done AFTER the GL context has been established.</em> <a href="#Ogre_1_1Win32GLSupporta15"></a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a122">ConfigOptionMap</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupportn0">mOptions</a></td></tr>
<tr><td colspan=2><br><h2>Private Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupportc0">refreshConfig</a> ()</td></tr>
<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top>vector&lt; DEVMODE &gt;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Win32GLSupport.html#Ogre_1_1Win32GLSupporto0">mDevModes</a></td></tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1Win32GLSupporta0" doxytag="Ogre::Win32GLSupport::addConfig"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::Win32GLSupport::addConfig </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Add any special config values to the system.
<p>
Must have a "Full Screen" value that is a bool and a "Video Mode" value that is a string in the form of wxhxb 
<p>
Implements <a class="el" href="classOgre_1_1GLSupport.html#Ogre_1_1GLSupporta2">Ogre::GLSupport</a>.
<p>
Definition at line <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00021">21</a> of file <a class="el" href="OgreWin32GLSupport_8cpp-source.html">OgreWin32GLSupport.cpp</a>.
<p>
References <a class="el" href="OgreConfigOptionMap_8h-source.html#l00044">Ogre::_ConfigOption::currentValue</a>, <a class="el" href="OgreConfigOptionMap_8h-source.html#l00046">Ogre::_ConfigOption::immutable</a>, <a class="el" href="OgreWin32GLSupport_8h-source.html#l00054">mDevModes</a>, <a class="el" href="OgreGLSupport_8h-source.html#l00103">Ogre::GLSupport::mOptions</a>, <a class="el" href="OgreConfigOptionMap_8h-source.html#l00043">Ogre::_ConfigOption::name</a>, <a class="el" href="OgreConfigOptionMap_8h-source.html#l00045">Ogre::_ConfigOption::possibleValues</a>, <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00085">refreshConfig</a>(), and <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00014">Ogre::remove_duplicates</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta9" doxytag="Ogre::Win32GLSupport::begin_context"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual void Ogre::GLSupport::begin_context </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set the correct context as active.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1GTKGLSupport.html#Ogre_1_1GTKGLSupporta8">Ogre::GTKGLSupport</a>.
<p>
Definition at line <a class="el" href="OgreGLSupport_8h-source.html#l00058">58</a> of file <a class="el" href="OgreGLSupport_8h-source.html">OgreGLSupport.h</a>.
<p>
Referenced by <a class="el" href="OgreGLTexture_8cpp-source.html#l00137">Ogre::GLTexture::blitToTexture</a>(), <a class="el" href="OgreGLTexture_8cpp-source.html#l00274">Ogre::GLTexture::createRenderTexture</a>(), <a class="el" href="OgreGLTexture_8cpp-source.html#l00372">Ogre::GLTexture::generateMipMaps</a>(), <a class="el" href="OgreGLTexture_8cpp-source.html#l00207">Ogre::GLTexture::loadImages</a>(), and <a class="el" href="OgreGLTexture_8cpp-source.html#l00155">Ogre::GLTexture::rescaleNPower2</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta14" doxytag="Ogre::Win32GLSupport::checkExtension"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::GLSupport::checkExtension </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>ext</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Check if an extension is available.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1GTKGLSupport.html#Ogre_1_1GTKGLSupporta12">Ogre::GTKGLSupport</a>.
<p>
Definition at line <a class="el" href="OgreGLSupport_8cpp-source.html#l00120">120</a> of file <a class="el" href="OgreGLSupport_8cpp-source.html">OgreGLSupport.cpp</a>.
<p>
References <a class="el" href="OgreGLSupport_8h-source.html#l00107">Ogre::GLSupport::extensionList</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00236">Ogre::GLRenderSystem::initGL</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta13" doxytag="Ogre::Win32GLSupport::checkMinGLVersion"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::GLSupport::checkMinGLVersion </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>v</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
compare GL version numbers
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1GTKGLSupport.html#Ogre_1_1GTKGLSupporta11">Ogre::GTKGLSupport</a>.
<p>
Definition at line <a class="el" href="OgreGLSupport_8cpp-source.html#l00083">83</a> of file <a class="el" href="OgreGLSupport_8cpp-source.html">OgreGLSupport.cpp</a>.
<p>
References <a class="el" href="OgreGLSupport_8h-source.html#l00108">Ogre::GLSupport::mVersion</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00236">Ogre::GLRenderSystem::initGL</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta3" doxytag="Ogre::Win32GLSupport::createWindow"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a> * Ogre::Win32GLSupport::createWindow </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">bool&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>autoCreateWindow</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classOgre_1_1GLRenderSystem.html">GLRenderSystem</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>renderSystem</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Implements <a class="el" href="classOgre_1_1GLSupport.html#Ogre_1_1GLSupporta6">Ogre::GLSupport</a>.
<p>
Definition at line <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00156">156</a> of file <a class="el" href="OgreWin32GLSupport_8cpp-source.html">OgreWin32GLSupport.cpp</a>.
<p>
References <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00502">Ogre::GLRenderSystem::createRenderWindow</a>(), <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, <a class="el" href="OgreGLSupport_8h-source.html#l00103">Ogre::GLSupport::mOptions</a>, and <a class="el" href="OgreRenderSystem_8cpp-source.html#l00279">Ogre::RenderSystem::setWaitForVerticalBlank</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta10" doxytag="Ogre::Win32GLSupport::end_context"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual void Ogre::GLSupport::end_context </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Stop the currrent context.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1GTKGLSupport.html#Ogre_1_1GTKGLSupporta9">Ogre::GTKGLSupport</a>.
<p>
Definition at line <a class="el" href="OgreGLSupport_8h-source.html#l00064">64</a> of file <a class="el" href="OgreGLSupport_8h-source.html">OgreGLSupport.h</a>.
<p>
Referenced by <a class="el" href="OgreGLTexture_8cpp-source.html#l00137">Ogre::GLTexture::blitToTexture</a>(), <a class="el" href="OgreGLTexture_8cpp-source.html#l00274">Ogre::GLTexture::createRenderTexture</a>(), <a class="el" href="OgreGLTexture_8cpp-source.html#l00372">Ogre::GLTexture::generateMipMaps</a>(), <a class="el" href="OgreGLTexture_8cpp-source.html#l00207">Ogre::GLTexture::loadImages</a>(), and <a class="el" href="OgreGLTexture_8cpp-source.html#l00155">Ogre::GLTexture::rescaleNPower2</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta8" doxytag="Ogre::Win32GLSupport::getConfigOptions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a122">ConfigOptionMap</a> &amp; Ogre::GLSupport::getConfigOptions </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreGLSupport_8cpp-source.html#l00041">41</a> of file <a class="el" href="OgreGLSupport_8cpp-source.html">OgreGLSupport.cpp</a>.
<p>
References <a class="el" href="OgreConfigOptionMap_8h-source.html#l00049">Ogre::ConfigOptionMap</a>, and <a class="el" href="OgreGLSupport_8h-source.html#l00103">Ogre::GLSupport::mOptions</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00209">Ogre::GLRenderSystem::getConfigOptions</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta11" doxytag="Ogre::Win32GLSupport::getGLVendor"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1String.html">String</a>&amp; Ogre::GLSupport::getGLVendor </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
get vendor information
<p>

<p>
Definition at line <a class="el" href="OgreGLSupport_8h-source.html#l00070">70</a> of file <a class="el" href="OgreGLSupport_8h-source.html">OgreGLSupport.h</a>.
<p>
References <a class="el" href="OgreGLSupport_8h-source.html#l00109">Ogre::GLSupport::mVendor</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00236">Ogre::GLRenderSystem::initGL</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta12" doxytag="Ogre::Win32GLSupport::getGLVersion"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1String.html">String</a>&amp; Ogre::GLSupport::getGLVersion </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
get version information
<p>

<p>
Definition at line <a class="el" href="OgreGLSupport_8h-source.html#l00078">78</a> of file <a class="el" href="OgreGLSupport_8h-source.html">OgreGLSupport.h</a>.
<p>
References <a class="el" href="OgreGLSupport_8h-source.html#l00108">Ogre::GLSupport::mVersion</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta7" doxytag="Ogre::Win32GLSupport::getProcAddress"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void * Ogre::Win32GLSupport::getProcAddress </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>procname</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Get the address of a function.
<p>

<p>
Implements <a class="el" href="classOgre_1_1GLSupport.html#Ogre_1_1GLSupporta16">Ogre::GLSupport</a>.
<p>
Definition at line <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00221">221</a> of file <a class="el" href="OgreWin32GLSupport_8cpp-source.html">OgreWin32GLSupport.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta15" doxytag="Ogre::Win32GLSupport::initialiseExtensions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::GLSupport::initialiseExtensions </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Intialises GL extensions, must be done AFTER the GL context has been established.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1GTKGLSupport.html#Ogre_1_1GTKGLSupporta10">Ogre::GTKGLSupport</a>.
<p>
Definition at line <a class="el" href="OgreGLSupport_8cpp-source.html#l00046">46</a> of file <a class="el" href="OgreGLSupport_8cpp-source.html">OgreGLSupport.cpp</a>.
<p>
References <a class="el" href="OgreGLSupport_8h-source.html#l00107">Ogre::GLSupport::extensionList</a>, <a class="el" href="OgreGLSupport_8h-source.html#l00109">Ogre::GLSupport::mVendor</a>, and <a class="el" href="OgreGLSupport_8h-source.html#l00108">Ogre::GLSupport::mVersion</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00236">Ogre::GLRenderSystem::initGL</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta4" doxytag="Ogre::Win32GLSupport::newWindow"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a> * Ogre::Win32GLSupport::newWindow </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>name</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>colourDepth</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>fullScreen</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>left</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>top</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>depthBuffer</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>parentWindowHandle</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>vsync</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Create a new specific render window.
<p>

<p>
Implements <a class="el" href="classOgre_1_1GLSupport.html#Ogre_1_1GLSupporta7">Ogre::GLSupport</a>.
<p>
Definition at line <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00196">196</a> of file <a class="el" href="OgreWin32GLSupport_8cpp-source.html">OgreWin32GLSupport.cpp</a>.
<p>
References <a class="el" href="OgreWin32Window_8cpp-source.html#l00050">Ogre::Win32Window::create</a>(), <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, and <a class="el" href="OgreGLSupport_8h-source.html#l00103">Ogre::GLSupport::mOptions</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupportc0" doxytag="Ogre::Win32GLSupport::refreshConfig"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::Win32GLSupport::refreshConfig </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [private]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00085">85</a> of file <a class="el" href="OgreWin32GLSupport_8cpp-source.html">OgreWin32GLSupport.cpp</a>.
<p>
References <a class="el" href="OgreConfigOptionMap_8h-source.html#l00044">Ogre::_ConfigOption::currentValue</a>, <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, <a class="el" href="OgreWin32GLSupport_8h-source.html#l00054">mDevModes</a>, <a class="el" href="OgreGLSupport_8h-source.html#l00103">Ogre::GLSupport::mOptions</a>, <a class="el" href="OgreConfigOptionMap_8h-source.html#l00045">Ogre::_ConfigOption::possibleValues</a>, and <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00014">Ogre::remove_duplicates</a>().
<p>
Referenced by <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00021">addConfig</a>(), and <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00117">setConfigOption</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta1" doxytag="Ogre::Win32GLSupport::setConfigOption"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::Win32GLSupport::setConfigOption </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>name</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>value</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1GLSupport.html#Ogre_1_1SDLGLSupporta9">Ogre::GLSupport</a>.
<p>
Definition at line <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00117">117</a> of file <a class="el" href="OgreWin32GLSupport_8cpp-source.html">OgreWin32GLSupport.cpp</a>.
<p>
References <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, <a class="el" href="OgreGLSupport_8h-source.html#l00103">Ogre::GLSupport::mOptions</a>, and <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00085">refreshConfig</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta5" doxytag="Ogre::Win32GLSupport::start"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::Win32GLSupport::start </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Start anything special.
<p>

<p>
Implements <a class="el" href="classOgre_1_1GLSupport.html#Ogre_1_1GLSupporta8">Ogre::GLSupport</a>.
<p>
Definition at line <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00211">211</a> of file <a class="el" href="OgreWin32GLSupport_8cpp-source.html">OgreWin32GLSupport.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta6" doxytag="Ogre::Win32GLSupport::stop"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::Win32GLSupport::stop </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Stop anything special.
<p>

<p>
Implements <a class="el" href="classOgre_1_1GLSupport.html#Ogre_1_1GLSupporta9">Ogre::GLSupport</a>.
<p>
Definition at line <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00216">216</a> of file <a class="el" href="OgreWin32GLSupport_8cpp-source.html">OgreWin32GLSupport.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupporta2" doxytag="Ogre::Win32GLSupport::validateConfig"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1String.html">String</a> Ogre::Win32GLSupport::validateConfig </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Make sure all the extra options are valid.
<p>

<p>
Implements <a class="el" href="classOgre_1_1GLSupport.html#Ogre_1_1GLSupporta4">Ogre::GLSupport</a>.
<p>
Definition at line <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00150">150</a> of file <a class="el" href="OgreWin32GLSupport_8cpp-source.html">OgreWin32GLSupport.cpp</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1Win32GLSupporto0" doxytag="Ogre::Win32GLSupport::mDevModes"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> vector&lt;DEVMODE&gt; Ogre::Win32GLSupport::mDevModes<code> [private]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreWin32GLSupport_8h-source.html#l00054">54</a> of file <a class="el" href="OgreWin32GLSupport_8h-source.html">OgreWin32GLSupport.h</a>.
<p>
Referenced by <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00021">addConfig</a>(), and <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00085">refreshConfig</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32GLSupportn0" doxytag="Ogre::Win32GLSupport::mOptions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a122">ConfigOptionMap</a> Ogre::GLSupport::mOptions<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreGLSupport_8h-source.html#l00103">103</a> of file <a class="el" href="OgreGLSupport_8h-source.html">OgreGLSupport.h</a>.
<p>
Referenced by <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00021">addConfig</a>(), <a class="el" href="OgreSDLGLSupport_8cpp-source.html#l00021">Ogre::SDLGLSupport::addConfig</a>(), <a class="el" href="OgreGTKGLSupport_8cpp-source.html#l00041">Ogre::GTKGLSupport::addConfig</a>(), <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00156">createWindow</a>(), <a class="el" href="OgreSDLGLSupport_8cpp-source.html#l00065">Ogre::SDLGLSupport::createWindow</a>(), <a class="el" href="OgreGTKGLSupport_8cpp-source.html#l00069">Ogre::GTKGLSupport::createWindow</a>(), <a class="el" href="OgreGLSupport_8cpp-source.html#l00041">Ogre::GLSupport::getConfigOptions</a>(), <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00196">newWindow</a>(), <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00085">refreshConfig</a>(), <a class="el" href="OgreWin32GLSupport_8cpp-source.html#l00117">setConfigOption</a>(), and <a class="el" href="OgreGLSupport_8cpp-source.html#l00033">Ogre::GLSupport::setConfigOption</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="OgreWin32GLSupport_8h-source.html">OgreWin32GLSupport.h</a><li><a class="el" href="OgreWin32GLSupport_8cpp-source.html">OgreWin32GLSupport.cpp</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:21:23 2004
</p>
</body>
</html>