[692] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <title>Ogre::Win32ConfigDialog 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::Win32ConfigDialog Class Reference</h1>A Windows 95/98/NT platform version of the default engine configuration dialog. |
---|
| 11 | <a href="#_details">More...</a> |
---|
| 12 | <p> |
---|
| 13 | <code>#include <<a class="el" href="OgreWin32ConfigDialog_8h-source.html">OgreWin32ConfigDialog.h</a>></code> |
---|
| 14 | <p> |
---|
| 15 | <p>Inheritance diagram for Ogre::Win32ConfigDialog: |
---|
| 16 | <p><center><img src="classOgre_1_1Win32ConfigDialog.png" usemap="#Ogre::Win32ConfigDialog_map" border="0" alt=""></center> |
---|
| 17 | <map name="Ogre::Win32ConfigDialog_map"> |
---|
| 18 | <area href="classOgre_1_1ConfigDialog.html" alt="Ogre::ConfigDialog" shape="rect" coords="0,0,155,24"> |
---|
| 19 | </map> |
---|
| 20 | <a href="classOgre_1_1Win32ConfigDialog-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_1Win32ConfigDialog.html#Ogre_1_1Win32ConfigDialoga0">Win32ConfigDialog</a> (HINSTANCE hInst)</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_1Win32ConfigDialog.html#Ogre_1_1Win32ConfigDialoga1">display</a> (void)</td></tr> |
---|
| 26 | |
---|
| 27 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Overridden: see CConfigDialog. <a href="#Ogre_1_1Win32ConfigDialoga1"></a><br><br></td></tr> |
---|
| 28 | <tr><td colspan=2><br><h2>Static Protected Member Functions</h2></td></tr> |
---|
| 29 | <tr><td class="memItemLeft" nowrap align=right valign=top>INT_PTR CALLBACK </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Win32ConfigDialog.html#Ogre_1_1Win32ConfigDialogf0">DlgProc</a> (HWND hDlg, UINT iMsg, WPARAM wParam, LPARAM lParam)</td></tr> |
---|
| 30 | |
---|
| 31 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Callback to process window events. <a href="#Ogre_1_1Win32ConfigDialogf0"></a><br><br></td></tr> |
---|
| 32 | <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> |
---|
| 33 | <tr><td class="memItemLeft" nowrap align=right valign=top>HINSTANCE </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Win32ConfigDialog.html#Ogre_1_1Win32ConfigDialogp0">mHInstance</a></td></tr> |
---|
| 34 | |
---|
| 35 | <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> |
---|
| 36 | |
---|
| 37 | </table> |
---|
| 38 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 39 | A Windows 95/98/NT platform version of the default engine configuration dialog. |
---|
| 40 | <p> |
---|
| 41 | |
---|
| 42 | <p> |
---|
| 43 | Definition at line <a class="el" href="OgreWin32ConfigDialog_8h-source.html#l00036">36</a> of file <a class="el" href="OgreWin32ConfigDialog_8h-source.html">OgreWin32ConfigDialog.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
---|
| 44 | <a class="anchor" name="Ogre_1_1Win32ConfigDialoga0" doxytag="Ogre::Win32ConfigDialog::Win32ConfigDialog" ></a><p> |
---|
| 45 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 46 | <tr> |
---|
| 47 | <td class="mdRow"> |
---|
| 48 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 49 | <tr> |
---|
| 50 | <td class="md" nowrap valign="top"> Ogre::Win32ConfigDialog::Win32ConfigDialog </td> |
---|
| 51 | <td class="md" valign="top">( </td> |
---|
| 52 | <td class="md" nowrap valign="top">HINSTANCE </td> |
---|
| 53 | <td class="mdname1" valign="top" nowrap> <em>hInst</em> </td> |
---|
| 54 | <td class="md" valign="top"> ) </td> |
---|
| 55 | <td class="md" nowrap></td> |
---|
| 56 | </tr> |
---|
| 57 | |
---|
| 58 | </table> |
---|
| 59 | </td> |
---|
| 60 | </tr> |
---|
| 61 | </table> |
---|
| 62 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 63 | <tr> |
---|
| 64 | <td> |
---|
| 65 | |
---|
| 66 | </td> |
---|
| 67 | <td> |
---|
| 68 | |
---|
| 69 | <p> |
---|
| 70 | </td> |
---|
| 71 | </tr> |
---|
| 72 | </table> |
---|
| 73 | <hr><h2>Member Function Documentation</h2> |
---|
| 74 | <a class="anchor" name="Ogre_1_1Win32ConfigDialoga1" doxytag="Ogre::Win32ConfigDialog::display" ></a><p> |
---|
| 75 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 76 | <tr> |
---|
| 77 | <td class="mdRow"> |
---|
| 78 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 79 | <tr> |
---|
| 80 | <td class="md" nowrap valign="top"> bool Ogre::Win32ConfigDialog::display </td> |
---|
| 81 | <td class="md" valign="top">( </td> |
---|
| 82 | <td class="md" nowrap valign="top">void </td> |
---|
| 83 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 84 | <td class="md" valign="top"> ) </td> |
---|
| 85 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
| 86 | </tr> |
---|
| 87 | |
---|
| 88 | </table> |
---|
| 89 | </td> |
---|
| 90 | </tr> |
---|
| 91 | </table> |
---|
| 92 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 93 | <tr> |
---|
| 94 | <td> |
---|
| 95 | |
---|
| 96 | </td> |
---|
| 97 | <td> |
---|
| 98 | |
---|
| 99 | <p> |
---|
| 100 | Overridden: see CConfigDialog. |
---|
| 101 | <p> |
---|
| 102 | |
---|
| 103 | <p> |
---|
| 104 | Implements <a class="el" href="classOgre_1_1ConfigDialog.html#Ogre_1_1ConfigDialoga1">Ogre::ConfigDialog</a>. </td> |
---|
| 105 | </tr> |
---|
| 106 | </table> |
---|
| 107 | <a class="anchor" name="Ogre_1_1Win32ConfigDialogf0" doxytag="Ogre::Win32ConfigDialog::DlgProc" ></a><p> |
---|
| 108 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 109 | <tr> |
---|
| 110 | <td class="mdRow"> |
---|
| 111 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 112 | <tr> |
---|
| 113 | <td class="md" nowrap valign="top"> INT_PTR CALLBACK Ogre::Win32ConfigDialog::DlgProc </td> |
---|
| 114 | <td class="md" valign="top">( </td> |
---|
| 115 | <td class="md" nowrap valign="top">HWND </td> |
---|
| 116 | <td class="mdname" nowrap> <em>hDlg</em>, </td> |
---|
| 117 | </tr> |
---|
| 118 | <tr> |
---|
| 119 | <td class="md" nowrap align="right"></td> |
---|
| 120 | <td></td> |
---|
| 121 | <td class="md" nowrap>UINT </td> |
---|
| 122 | <td class="mdname" nowrap> <em>iMsg</em>, </td> |
---|
| 123 | </tr> |
---|
| 124 | <tr> |
---|
| 125 | <td class="md" nowrap align="right"></td> |
---|
| 126 | <td></td> |
---|
| 127 | <td class="md" nowrap>WPARAM </td> |
---|
| 128 | <td class="mdname" nowrap> <em>wParam</em>, </td> |
---|
| 129 | </tr> |
---|
| 130 | <tr> |
---|
| 131 | <td class="md" nowrap align="right"></td> |
---|
| 132 | <td></td> |
---|
| 133 | <td class="md" nowrap>LPARAM </td> |
---|
| 134 | <td class="mdname" nowrap> <em>lParam</em></td> |
---|
| 135 | </tr> |
---|
| 136 | <tr> |
---|
| 137 | <td></td> |
---|
| 138 | <td class="md">) </td> |
---|
| 139 | <td class="md" colspan="2"><code> [static, protected]</code></td> |
---|
| 140 | </tr> |
---|
| 141 | |
---|
| 142 | </table> |
---|
| 143 | </td> |
---|
| 144 | </tr> |
---|
| 145 | </table> |
---|
| 146 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 147 | <tr> |
---|
| 148 | <td> |
---|
| 149 | |
---|
| 150 | </td> |
---|
| 151 | <td> |
---|
| 152 | |
---|
| 153 | <p> |
---|
| 154 | Callback to process window events. |
---|
| 155 | <p> |
---|
| 156 | </td> |
---|
| 157 | </tr> |
---|
| 158 | </table> |
---|
| 159 | <hr><h2>Member Data Documentation</h2> |
---|
| 160 | <a class="anchor" name="Ogre_1_1Win32ConfigDialogp0" doxytag="Ogre::Win32ConfigDialog::mHInstance" ></a><p> |
---|
| 161 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 162 | <tr> |
---|
| 163 | <td class="mdRow"> |
---|
| 164 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 165 | <tr> |
---|
| 166 | <td class="md" nowrap valign="top"> HINSTANCE <a class="el" href="classOgre_1_1Win32ConfigDialog.html#Ogre_1_1Win32ConfigDialogp0">Ogre::Win32ConfigDialog::mHInstance</a><code> [protected]</code> |
---|
| 167 | </table> |
---|
| 168 | </td> |
---|
| 169 | </tr> |
---|
| 170 | </table> |
---|
| 171 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 172 | <tr> |
---|
| 173 | <td> |
---|
| 174 | |
---|
| 175 | </td> |
---|
| 176 | <td> |
---|
| 177 | |
---|
| 178 | <p> |
---|
| 179 | |
---|
| 180 | <p> |
---|
| 181 | Definition at line <a class="el" href="OgreWin32ConfigDialog_8h-source.html#l00053">53</a> of file <a class="el" href="OgreWin32ConfigDialog_8h-source.html">OgreWin32ConfigDialog.h</a>. </td> |
---|
| 182 | </tr> |
---|
| 183 | </table> |
---|
| 184 | <a class="anchor" name="Ogre_1_1Win32ConfigDialogp1" doxytag="Ogre::Win32ConfigDialog::mSelectedRenderSystem" ></a><p> |
---|
| 185 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 186 | <tr> |
---|
| 187 | <td class="mdRow"> |
---|
| 188 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 189 | <tr> |
---|
| 190 | <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> |
---|
| 191 | </table> |
---|
| 192 | </td> |
---|
| 193 | </tr> |
---|
| 194 | </table> |
---|
| 195 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 196 | <tr> |
---|
| 197 | <td> |
---|
| 198 | |
---|
| 199 | </td> |
---|
| 200 | <td> |
---|
| 201 | |
---|
| 202 | <p> |
---|
| 203 | |
---|
| 204 | <p> |
---|
| 205 | 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> |
---|
| 206 | </tr> |
---|
| 207 | </table> |
---|
| 208 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
| 209 | <li><a class="el" href="OgreWin32ConfigDialog_8h-source.html">OgreWin32ConfigDialog.h</a></ul> |
---|
| 210 | <hr> |
---|
| 211 | <p> |
---|
| 212 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
| 213 | <!--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/> |
---|
| 214 | 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/> |
---|
| 215 | <!--/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#"> |
---|
| 216 | <Work rdf:about=""> |
---|
| 217 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
| 218 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
| 219 | </Work> |
---|
| 220 | <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> --> |
---|
| 221 | |
---|
| 222 | Last modified Sun Mar 12 14:46:24 2006 |
---|
| 223 | </p> |
---|
| 224 | </body> |
---|
| 225 | </html> |
---|