Sophie

Sophie

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

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

<html>
<head>
<title>Ogre::D3D9VideoModeList 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::D3D9VideoModeList  Class Reference</h1><code>#include &lt;<a class="el" href="OgreD3D9VideoModeList_8h-source.html">OgreD3D9VideoModeList.h</a>&gt;</code>
<p>
Collaboration diagram for Ogre::D3D9VideoModeList:<p><center><img src="classOgre_1_1D3D9VideoModeList__coll__graph.png" border="0" usemap="#Ogre_1_1D3D9VideoModeList__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1D3D9VideoModeList__coll__map">
<area href="classOgre_1_1D3D9Driver.html" shape="rect" coords="53,126,173,108" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1D3D9VideoModeList-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>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista0">D3D9VideoModeList</a> (<a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> *pDriver)</td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista1">~D3D9VideoModeList</a> ()</td></tr>
<tr><td nowrap align=right valign=top>BOOL&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista2">enumerate</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista3">item</a> (size_t index)</td></tr>
<tr><td nowrap align=right valign=top>size_t&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista4">count</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista5">item</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;name)</td></tr>
<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeListo0">mpDriver</a></td></tr>
<tr><td nowrap align=right valign=top>std::vector&lt; <a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a> &gt;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeListo1">mModeList</a></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="Ogre_1_1D3D9VideoModeLista0" doxytag="Ogre::D3D9VideoModeList::D3D9VideoModeList"></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"> Ogre::D3D9VideoModeList::D3D9VideoModeList </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>pDriver</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></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="OgreD3D9VideoModeList_8cpp-source.html#l00030">30</a> of file <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html">OgreD3D9VideoModeList.cpp</a>.
<p>
References <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html#l00045">enumerate</a>(), <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, and <a class="el" href="OgreD3D9VideoModeList_8h-source.html#l00037">mpDriver</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VideoModeLista1" doxytag="Ogre::D3D9VideoModeList::~D3D9VideoModeList"></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"> Ogre::D3D9VideoModeList::~D3D9VideoModeList </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></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="OgreD3D9VideoModeList_8cpp-source.html#l00039">39</a> of file <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html">OgreD3D9VideoModeList.cpp</a>.
<p>
References <a class="el" href="OgreD3D9VideoModeList_8h-source.html#l00038">mModeList</a>, and <a class="el" href="OgreD3D9VideoModeList_8h-source.html#l00037">mpDriver</a>.    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1D3D9VideoModeLista4" doxytag="Ogre::D3D9VideoModeList::count"></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"> size_t Ogre::D3D9VideoModeList::count </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></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="OgreD3D9VideoModeList_8cpp-source.html#l00116">116</a> of file <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html">OgreD3D9VideoModeList.cpp</a>.
<p>
References <a class="el" href="OgreD3D9VideoModeList_8h-source.html#l00038">mModeList</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00416">Ogre::D3D9RenderSystem::initialise</a>(), and <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00221">Ogre::D3D9RenderSystem::refreshD3DSettings</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VideoModeLista2" doxytag="Ogre::D3D9VideoModeList::enumerate"></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::D3D9VideoModeList::enumerate </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></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="OgreD3D9VideoModeList_8cpp-source.html#l00045">45</a> of file <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html">OgreD3D9VideoModeList.cpp</a>.
<p>
References <a class="el" href="OgreD3D9Driver_8h-source.html#l00066">Ogre::D3D9Driver::getAdapterNumber</a>(), <a class="el" href="OgreD3D9Driver_8h-source.html#l00065">Ogre::D3D9Driver::getD3D</a>(), <a class="el" href="OgreD3D9VideoModeList_8h-source.html#l00038">mModeList</a>, and <a class="el" href="OgreD3D9VideoModeList_8h-source.html#l00037">mpDriver</a>.
<p>
Referenced by <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html#l00030">D3D9VideoModeList</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VideoModeLista5" doxytag="Ogre::D3D9VideoModeList::item"></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_1D3D9VideoMode.html">D3D9VideoMode</a> * Ogre::D3D9VideoModeList::item </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>name</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></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="OgreD3D9VideoModeList_8cpp-source.html#l00128">128</a> of file <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html">OgreD3D9VideoModeList.cpp</a>.
<p>
References <a class="el" href="OgreD3D9VideoModeList_8h-source.html#l00038">mModeList</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VideoModeLista3" doxytag="Ogre::D3D9VideoModeList::item"></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_1D3D9VideoMode.html">D3D9VideoMode</a> * Ogre::D3D9VideoModeList::item </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">size_t&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>index</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></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="OgreD3D9VideoModeList_8cpp-source.html#l00121">121</a> of file <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html">OgreD3D9VideoModeList.cpp</a>.
<p>
References <a class="el" href="OgreD3D9VideoModeList_8h-source.html#l00038">mModeList</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00416">Ogre::D3D9RenderSystem::initialise</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00221">Ogre::D3D9RenderSystem::refreshD3DSettings</a>(), and <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00253">Ogre::D3D9RenderSystem::setConfigOption</a>().    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1D3D9VideoModeListo1" doxytag="Ogre::D3D9VideoModeList::mModeList"></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"> std::vector&lt;<a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a>&gt; Ogre::D3D9VideoModeList::mModeList<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="OgreD3D9VideoModeList_8h-source.html#l00038">38</a> of file <a class="el" href="OgreD3D9VideoModeList_8h-source.html">OgreD3D9VideoModeList.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html#l00116">count</a>(), <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html#l00045">enumerate</a>(), <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html#l00121">item</a>(), and <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html#l00039">~D3D9VideoModeList</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VideoModeListo0" doxytag="Ogre::D3D9VideoModeList::mpDriver"></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_1D3D9Driver.html">D3D9Driver</a>* Ogre::D3D9VideoModeList::mpDriver<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="OgreD3D9VideoModeList_8h-source.html#l00037">37</a> of file <a class="el" href="OgreD3D9VideoModeList_8h-source.html">OgreD3D9VideoModeList.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html#l00030">D3D9VideoModeList</a>(), <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html#l00045">enumerate</a>(), and <a class="el" href="OgreD3D9VideoModeList_8cpp-source.html#l00039">~D3D9VideoModeList</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="OgreD3D9VideoModeList_8h-source.html">OgreD3D9VideoModeList.h</a><li><a class="el" href="OgreD3D9VideoModeList_8cpp-source.html">OgreD3D9VideoModeList.cpp</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:12:21 2004
</p>
</body>
</html>