[692] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <title>Ogre::GLXConfig class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
---|
| 4 | <link type="text/css" rel="stylesheet" href="style.css"> |
---|
| 5 | </head> |
---|
| 6 | |
---|
| 7 | <body> |
---|
| 8 | <!-- Generated by Doxygen 1.3.6 --> |
---|
| 9 | <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
| 10 | <h1>Ogre::GLXConfig Class Reference</h1>Simple CLI config. |
---|
| 11 | <a href="#_details">More...</a> |
---|
| 12 | <p> |
---|
| 13 | <code>#include <<a class="el" href="OgreGLXConfig_8h-source.html">OgreGLXConfig.h</a>></code> |
---|
| 14 | <p> |
---|
| 15 | <p>Inheritance diagram for Ogre::GLXConfig: |
---|
| 16 | <p><center><img src="classOgre_1_1GLXConfig.png" usemap="#Ogre::GLXConfig_map" border="0" alt=""></center> |
---|
| 17 | <map name="Ogre::GLXConfig_map"> |
---|
| 18 | <area href="classOgre_1_1ConfigDialog.html" alt="Ogre::ConfigDialog" shape="rect" coords="0,0,120,24"> |
---|
| 19 | </map> |
---|
| 20 | <a href="classOgre_1_1GLXConfig-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
| 21 | <tr><td></td></tr> |
---|
| 22 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
| 23 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXConfig.html#Ogre_1_1GLXConfiga0">GLXConfig</a> ()</td></tr> |
---|
| 24 | |
---|
| 25 | <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXConfig.html#Ogre_1_1GLXConfiga1">display</a> (void)</td></tr> |
---|
| 26 | |
---|
| 27 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Displays a message about reading the config and then attempts to read it from a config file. <a href="#Ogre_1_1GLXConfiga1"></a><br><br></td></tr> |
---|
| 28 | <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> |
---|
| 29 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderSystem.html">RenderSystem</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ConfigDialog.html#Ogre_1_1Win32ConfigDialogp1">mSelectedRenderSystem</a></td></tr> |
---|
| 30 | |
---|
| 31 | </table> |
---|
| 32 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 33 | Simple CLI config. |
---|
| 34 | <p> |
---|
| 35 | |
---|
| 36 | <p> |
---|
| 37 | Definition at line <a class="el" href="OgreGLXConfig_8h-source.html#l00037">37</a> of file <a class="el" href="OgreGLXConfig_8h-source.html">OgreGLXConfig.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
---|
| 38 | <a class="anchor" name="Ogre_1_1GLXConfiga0" doxytag="Ogre::GLXConfig::GLXConfig" ></a><p> |
---|
| 39 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 40 | <tr> |
---|
| 41 | <td class="mdRow"> |
---|
| 42 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 43 | <tr> |
---|
| 44 | <td class="md" nowrap valign="top"> Ogre::GLXConfig::GLXConfig </td> |
---|
| 45 | <td class="md" valign="top">( </td> |
---|
| 46 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 47 | <td class="md" valign="top"> ) </td> |
---|
| 48 | <td class="md" nowrap></td> |
---|
| 49 | </tr> |
---|
| 50 | |
---|
| 51 | </table> |
---|
| 52 | </td> |
---|
| 53 | </tr> |
---|
| 54 | </table> |
---|
| 55 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 56 | <tr> |
---|
| 57 | <td> |
---|
| 58 | |
---|
| 59 | </td> |
---|
| 60 | <td> |
---|
| 61 | |
---|
| 62 | <p> |
---|
| 63 | |
---|
| 64 | <p> |
---|
| 65 | Definition at line <a class="el" href="OgreGLXConfig_8h-source.html#l00039">39</a> of file <a class="el" href="OgreGLXConfig_8h-source.html">OgreGLXConfig.h</a>. </td> |
---|
| 66 | </tr> |
---|
| 67 | </table> |
---|
| 68 | <hr><h2>Member Function Documentation</h2> |
---|
| 69 | <a class="anchor" name="Ogre_1_1GLXConfiga1" doxytag="Ogre::GLXConfig::display" ></a><p> |
---|
| 70 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 71 | <tr> |
---|
| 72 | <td class="mdRow"> |
---|
| 73 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 74 | <tr> |
---|
| 75 | <td class="md" nowrap valign="top"> bool Ogre::GLXConfig::display </td> |
---|
| 76 | <td class="md" valign="top">( </td> |
---|
| 77 | <td class="md" nowrap valign="top">void </td> |
---|
| 78 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 79 | <td class="md" valign="top"> ) </td> |
---|
| 80 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
| 81 | </tr> |
---|
| 82 | |
---|
| 83 | </table> |
---|
| 84 | </td> |
---|
| 85 | </tr> |
---|
| 86 | </table> |
---|
| 87 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 88 | <tr> |
---|
| 89 | <td> |
---|
| 90 | |
---|
| 91 | </td> |
---|
| 92 | <td> |
---|
| 93 | |
---|
| 94 | <p> |
---|
| 95 | Displays a message about reading the config and then attempts to read it from a config file. |
---|
| 96 | <p> |
---|
| 97 | |
---|
| 98 | <p> |
---|
| 99 | Implements <a class="el" href="classOgre_1_1ConfigDialog.html#Ogre_1_1ConfigDialoga1">Ogre::ConfigDialog</a>. </td> |
---|
| 100 | </tr> |
---|
| 101 | </table> |
---|
| 102 | <hr><h2>Member Data Documentation</h2> |
---|
| 103 | <a class="anchor" name="Ogre_1_1Win32ConfigDialogp1" doxytag="Ogre::GLXConfig::mSelectedRenderSystem" ></a><p> |
---|
| 104 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 105 | <tr> |
---|
| 106 | <td class="mdRow"> |
---|
| 107 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 108 | <tr> |
---|
| 109 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderSystem.html">RenderSystem</a>* <a class="el" href="classOgre_1_1ConfigDialog.html#Ogre_1_1Win32ConfigDialogp1">Ogre::ConfigDialog::mSelectedRenderSystem</a><code> [protected, inherited]</code> |
---|
| 110 | </table> |
---|
| 111 | </td> |
---|
| 112 | </tr> |
---|
| 113 | </table> |
---|
| 114 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 115 | <tr> |
---|
| 116 | <td> |
---|
| 117 | |
---|
| 118 | </td> |
---|
| 119 | <td> |
---|
| 120 | |
---|
| 121 | <p> |
---|
| 122 | |
---|
| 123 | <p> |
---|
| 124 | Definition at line <a class="el" href="OgreConfigDialog_8h-source.html#l00065">65</a> of file <a class="el" href="OgreConfigDialog_8h-source.html">OgreConfigDialog.h</a>. </td> |
---|
| 125 | </tr> |
---|
| 126 | </table> |
---|
| 127 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
| 128 | <li><a class="el" href="OgreGLXConfig_8h-source.html">OgreGLXConfig.h</a></ul> |
---|
| 129 | <hr> |
---|
| 130 | <p> |
---|
| 131 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
| 132 | <!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/> |
---|
| 133 | This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/> |
---|
| 134 | <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> |
---|
| 135 | <Work rdf:about=""> |
---|
| 136 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
| 137 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
| 138 | </Work> |
---|
| 139 | <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> --> |
---|
| 140 | |
---|
| 141 | Last modified Sun Mar 12 14:46:16 2006 |
---|
| 142 | </p> |
---|
| 143 | </body> |
---|
| 144 | </html> |
---|