source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1GLXConfig.html @ 657

Revision 657, 7.2 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
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&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>Ogre::GLXConfig Class Reference</h1>Simple CLI config. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreGLXConfig_8h-source.html">OgreGLXConfig.h</a>&gt;</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>&nbsp;</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&nbsp;</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">&nbsp;</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> *&nbsp;</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>
33Simple CLI config.
34<p>
35
36<p>
37Definition 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 &amp; 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">(&nbsp;</td>
46          <td class="mdname1" valign="top" nowrap>          </td>
47          <td class="md" valign="top">&nbsp;)&nbsp;</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      &nbsp;
59    </td>
60    <td>
61
62<p>
63
64<p>
65Definition 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">(&nbsp;</td>
77          <td class="md" nowrap valign="top">void&nbsp;</td>
78          <td class="mdname1" valign="top" nowrap>          </td>
79          <td class="md" valign="top">&nbsp;)&nbsp;</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      &nbsp;
91    </td>
92    <td>
93
94<p>
95Displays a message about reading the config and then attempts to read it from a config file.
96<p>
97
98<p>
99Implements <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      &nbsp;
118    </td>
119    <td>
120
121<p>
122
123<p>
124Definition 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>
131Copyright &copy; 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/>
133This 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
141Last modified Sun Feb 12 13:05:06 2006
142</p>
143</body>
144</html>
Note: See TracBrowser for help on using the repository browser.