Sophie

Sophie

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

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

<html>
<head>
<title>Ogre::D3D9VertexDeclaration 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::D3D9VertexDeclaration  Class Reference</h1>Specialisation of <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a> for D3D9. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreD3D9VertexDeclaration_8h-source.html">OgreD3D9VertexDeclaration.h</a>&gt;</code>
<p>
Inheritance diagram for Ogre::D3D9VertexDeclaration:<p><center><img src="classOgre_1_1D3D9VertexDeclaration__inherit__graph.png" border="0" usemap="#Ogre_1_1D3D9VertexDeclaration__inherit__map" alt="Inheritance graph"></center>
<map name="Ogre_1_1D3D9VertexDeclaration__inherit__map">
<area href="classOgre_1_1VertexDeclaration.html" shape="rect" coords="25,36,177,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for Ogre::D3D9VertexDeclaration:<p><center><img src="classOgre_1_1D3D9VertexDeclaration__coll__graph.png" border="0" usemap="#Ogre_1_1D3D9VertexDeclaration__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1D3D9VertexDeclaration__coll__map">
<area href="classOgre_1_1VertexDeclaration.html" shape="rect" coords="25,36,177,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1D3D9VertexDeclaration-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
<tr><td nowrap align=right valign=top>typedef std::vector&lt; <a class="el" href="classOgre_1_1VertexElement.html">VertexElement</a> &gt;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1VertexDeclarations0">VertexElementList</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Defines the list of vertex elements that makes up this declaration.</em> <a href="#Ogre_1_1VertexDeclarations0"></a><em></em></font><br><br></td></tr>
<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_1D3D9VertexDeclaration.html#Ogre_1_1D3D9VertexDeclarationa0">D3D9VertexDeclaration</a> (LPDIRECT3DDEVICE9 device)</td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1D3D9VertexDeclarationa1">~D3D9VertexDeclaration</a> ()</td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1VertexElement.html">VertexElement</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1D3D9VertexDeclarationa2">addElement</a> (unsigned short source, size_t offset, <a class="el" href="namespaceOgre.html#a631">VertexElementType</a> theType, <a class="el" href="namespaceOgre.html#a630">VertexElementSemantic</a> semantic, unsigned short index=0)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>See <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a>.</em> <a href="#Ogre_1_1D3D9VertexDeclarationa2"></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_1D3D9VertexDeclaration.html#Ogre_1_1D3D9VertexDeclarationa3">removeElement</a> (unsigned short elem_index)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>See <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a>.</em> <a href="#Ogre_1_1D3D9VertexDeclarationa3"></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_1D3D9VertexDeclaration.html#Ogre_1_1D3D9VertexDeclarationa4">modifyElement</a> (unsigned short elem_index, unsigned short source, size_t offset, <a class="el" href="namespaceOgre.html#a631">VertexElementType</a> theType, <a class="el" href="namespaceOgre.html#a630">VertexElementSemantic</a> semantic, unsigned short index=0)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>See <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a>.</em> <a href="#Ogre_1_1D3D9VertexDeclarationa4"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECT3DVERTEXDECLARATION9&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1D3D9VertexDeclarationa5">getD3DVertexDeclaration</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the D3D9-specific vertex declaration.</em> <a href="#Ogre_1_1D3D9VertexDeclarationa5"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1VertexDeclaration.html#Ogre_1_1VertexDeclarations0">VertexElementList</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1VertexDeclarationa2">getElements</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets read-only access to the list of vertex elements.</em> <a href="#Ogre_1_1VertexDeclarationa2"></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_1D3D9VertexDeclaration.html#Ogre_1_1VertexDeclarationa5">removeElement</a> (<a class="el" href="namespaceOgre.html#a630">VertexElementSemantic</a> semantic, unsigned short index=0)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Remove the element with the given semantic and usage index.</em> <a href="#Ogre_1_1VertexDeclarationa5"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual const <a class="el" href="classOgre_1_1VertexElement.html">VertexElement</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1VertexDeclarationa7">findElementBySemantic</a> (<a class="el" href="namespaceOgre.html#a630">VertexElementSemantic</a> sem, unsigned short index=0)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Finds a <a class="el" href="classOgre_1_1VertexElement.html">VertexElement</a> with the given semantic, and index if there is more than one element with the same semantic.</em> <a href="#Ogre_1_1VertexDeclarationa7"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1VertexDeclaration.html#Ogre_1_1VertexDeclarations0">VertexElementList</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1VertexDeclarationa8">findElementsBySource</a> (unsigned short source)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets a list of elements which use a given source.</em> <a href="#Ogre_1_1VertexDeclarationa8"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual size_t&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1VertexDeclarationa9">getVertexSize</a> (unsigned short source)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the vertex size defined by this declaration for a given source.</em> <a href="#Ogre_1_1VertexDeclarationa9"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1VertexDeclarationa10">clone</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Clones this declaration.</em> <a href="#Ogre_1_1VertexDeclarationa10"></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_1D3D9VertexDeclaration.html#Ogre_1_1VertexDeclarationa11">operator==</a> (const <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a> &amp;rhs) const</td></tr>
<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECT3DDEVICE9&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1D3D9VertexDeclarationn0">mlpD3DDevice</a></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECT3DVERTEXDECLARATION9&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1D3D9VertexDeclarationn1">mlpD3DDecl</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1D3D9VertexDeclarationn2">mNeedsRebuild</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1VertexDeclaration.html#Ogre_1_1VertexDeclarations0">VertexElementList</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9VertexDeclaration.html#Ogre_1_1VertexDeclarationn0">mElementList</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Specialisation of <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a> for D3D9.
<p>

<p>
Definition at line <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html#l00034">34</a> of file <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html">OgreD3D9VertexDeclaration.h</a>.<hr><h2>Member Typedef Documentation</h2>
<a name="Ogre_1_1VertexDeclarations0" doxytag="Ogre::D3D9VertexDeclaration::VertexElementList"></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"> typedef std::vector&lt;<a class="el" href="classOgre_1_1VertexElement.html">VertexElement</a>&gt; Ogre::VertexDeclaration::VertexElementList<code> [inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Defines the list of vertex elements that makes up this declaration.
<p>

<p>
Definition at line <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00236">236</a> of file <a class="el" href="OgreHardwareVertexBuffer_8h-source.html">OgreHardwareVertexBuffer.h</a>.
<p>
Referenced by <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00243">Ogre::VertexDeclaration::findElementsBySource</a>().    </td>
  </tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="Ogre_1_1D3D9VertexDeclarationa0" doxytag="Ogre::D3D9VertexDeclaration::D3D9VertexDeclaration"></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::D3D9VertexDeclaration::D3D9VertexDeclaration </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">LPDIRECT3DDEVICE9&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>device</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="OgreD3D9VertexDeclaration_8cpp-source.html#l00031">31</a> of file <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html">OgreD3D9VertexDeclaration.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VertexDeclarationa1" doxytag="Ogre::D3D9VertexDeclaration::~D3D9VertexDeclaration"></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::D3D9VertexDeclaration::~D3D9VertexDeclaration </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="OgreD3D9VertexDeclaration_8cpp-source.html#l00036">36</a> of file <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html">OgreD3D9VertexDeclaration.cpp</a>.
<p>
References <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html#l00038">mlpD3DDecl</a>, and <a class="el" href="OgreD3D9Prerequisites_8h-source.html#l00036">SAFE_RELEASE</a>.    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1D3D9VertexDeclarationa2" doxytag="Ogre::D3D9VertexDeclaration::addElement"></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_1VertexElement.html">VertexElement</a> &amp; Ogre::D3D9VertexDeclaration::addElement </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">unsigned short&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>size_t&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>offset</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a631">VertexElementType</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>theType</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a630">VertexElementSemantic</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>semantic</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned short&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>index</em> = 0</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>
See <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a>.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1VertexDeclaration.html#Ogre_1_1VertexDeclarationa3">Ogre::VertexDeclaration</a>.
<p>
Definition at line <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00041">41</a> of file <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html">OgreD3D9VertexDeclaration.cpp</a>.
<p>
References <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html#l00039">mNeedsRebuild</a>, <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00070">Ogre::VertexElementSemantic</a>, and <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00093">Ogre::VertexElementType</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1VertexDeclarationa10" doxytag="Ogre::D3D9VertexDeclaration::clone"></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_1VertexDeclaration.html">VertexDeclaration</a> * Ogre::VertexDeclaration::clone </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>
Clones this declaration.
<p>

<p>
Definition at line <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00278">278</a> of file <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html">OgreHardwareVertexBuffer.cpp</a>.
<p>
References <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00183">Ogre::VertexDeclaration::addElement</a>(), and <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00238">Ogre::VertexDeclaration::mElementList</a>.
<p>
Referenced by <a class="el" href="OgrePatchMesh_8cpp-source.html#l00033">Ogre::PatchMesh::PatchMesh</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1VertexDeclarationa7" doxytag="Ogre::D3D9VertexDeclaration::findElementBySemantic"></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_1VertexElement.html">VertexElement</a> * Ogre::VertexDeclaration::findElementBySemantic </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a630">VertexElementSemantic</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>sem</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned short&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>index</em> = 0</td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Finds a <a class="el" href="classOgre_1_1VertexElement.html">VertexElement</a> with the given semantic, and index if there is more than one element with the same semantic.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 If the element is not found, this method returns null. </dl>
<p>
Definition at line <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00225">225</a> of file <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html">OgreHardwareVertexBuffer.cpp</a>.
<p>
References <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00238">Ogre::VertexDeclaration::mElementList</a>, and <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00070">Ogre::VertexElementSemantic</a>.
<p>
Referenced by <a class="el" href="OgreProgressiveMesh_8cpp-source.html#l00172">Ogre::ProgressiveMesh::addWorkingData</a>(), <a class="el" href="OgreMesh_8cpp-source.html#l00907">Ogre::Mesh::buildTangentVectors</a>(), <a class="el" href="OgreMesh_8cpp-source.html#l00575">Ogre::Mesh::compileBoneAssignmentsHardware</a>(), <a class="el" href="OgrePatchSurface_8cpp-source.html#l00053">Ogre::PatchSurface::defineSurface</a>(), <a class="el" href="OgrePatchSurface_8cpp-source.html#l00381">Ogre::PatchSurface::distributeControlPoints</a>(), <a class="el" href="OgreMesh_8cpp-source.html#l00868">Ogre::Mesh::getTangentsBuffer</a>(), <a class="el" href="OgrePatchSurface_8cpp-source.html#l00629">Ogre::PatchSurface::interpolateVertexData</a>(), <a class="el" href="OgreRenderSystem_8cpp-source.html#l00321">Ogre::RenderSystem::softwareVertexBlend</a>(), and <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l00268">Ogre::MeshSerializerImpl::writeGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1VertexDeclarationa8" doxytag="Ogre::D3D9VertexDeclaration::findElementsBySource"></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_1VertexDeclaration.html#Ogre_1_1VertexDeclarations0">VertexDeclaration::VertexElementList</a> Ogre::VertexDeclaration::findElementsBySource </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">unsigned short&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>source</em>          </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>
Gets a list of elements which use a given source.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 Note that the list of elements is returned by value therefore is separate from the declaration as soon as this method returns. </dl>
<p>
Definition at line <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00243">243</a> of file <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html">OgreHardwareVertexBuffer.cpp</a>.
<p>
References <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00238">Ogre::VertexDeclaration::mElementList</a>, and <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00236">Ogre::VertexDeclaration::VertexElementList</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VertexDeclarationa5" doxytag="Ogre::D3D9VertexDeclaration::getD3DVertexDeclaration"></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"> LPDIRECT3DVERTEXDECLARATION9 Ogre::D3D9VertexDeclaration::getD3DVertexDeclaration </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></td>
        </tr>

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

<p>
Gets the D3D9-specific vertex declaration.
<p>

<p>
Definition at line <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00063">63</a> of file <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html">OgreD3D9VertexDeclaration.cpp</a>.
<p>
References <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00238">Ogre::VertexDeclaration::mElementList</a>, <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html#l00038">mlpD3DDecl</a>, <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html#l00037">mlpD3DDevice</a>, <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html#l00039">mNeedsRebuild</a>, <a class="el" href="OgreD3D9Prerequisites_8h-source.html#l00036">SAFE_RELEASE</a>, <a class="el" href="namespaceOgre.html#a630a147">Ogre::VES_DIFFUSE</a>, and <a class="el" href="namespaceOgre.html#a630a148">Ogre::VES_SPECULAR</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01755">Ogre::D3D9RenderSystem::setVertexDeclaration</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1VertexDeclarationa2" doxytag="Ogre::D3D9VertexDeclaration::getElements"></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_1VertexDeclaration.html#Ogre_1_1VertexDeclarations0">VertexDeclaration::VertexElementList</a> &amp; Ogre::VertexDeclaration::getElements </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>
Gets read-only access to the list of vertex elements.
<p>

<p>
Definition at line <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00178">178</a> of file <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html">OgreHardwareVertexBuffer.cpp</a>.
<p>
References <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00238">Ogre::VertexDeclaration::mElementList</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01736">Ogre::GLRenderSystem::_render</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01352">Ogre::D3DRenderSystem::_render</a>(), <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l00389">Ogre::MeshSerializerImpl::calcGeometrySize</a>(), and <a class="el" href="OgreVertexIndexData_8cpp-source.html#l00061">Ogre::VertexData::clone</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1VertexDeclarationa9" doxytag="Ogre::D3D9VertexDeclaration::getVertexSize"></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::VertexDeclaration::getVertexSize </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">unsigned short&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>source</em>          </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>
Gets the vertex size defined by this declaration for a given source.
<p>

<p>
Definition at line <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00261">261</a> of file <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html">OgreHardwareVertexBuffer.cpp</a>.
<p>
References <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00238">Ogre::VertexDeclaration::mElementList</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01352">Ogre::D3DRenderSystem::_render</a>(), <a class="el" href="OgrePatchSurface_8cpp-source.html#l00162">Ogre::PatchSurface::build</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00219">Ogre::TTYGuiElement::checkMemoryAllocation</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00100">Ogre::TextAreaGuiElement::checkMemoryAllocation</a>(), <a class="el" href="OgreMesh_8cpp-source.html#l00575">Ogre::Mesh::compileBoneAssignmentsHardware</a>(), <a class="el" href="OgreMeshManager_8cpp-source.html#l00408">Ogre::MeshManager::createCurvedIllusionPlane</a>(), <a class="el" href="OgreMeshManager_8cpp-source.html#l00097">Ogre::MeshManager::createPlane</a>(), <a class="el" href="OgrePatchSurface_8cpp-source.html#l00053">Ogre::PatchSurface::defineSurface</a>(), <a class="el" href="OgrePatchSurface_8cpp-source.html#l00381">Ogre::PatchSurface::distributeControlPoints</a>(), <a class="el" href="OgreTerrainRenderable_8cpp-source.html#l00079">Ogre::TerrainRenderable::init</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00071">Ogre::PanelGuiElement::initialise</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00081">Ogre::BorderPanelGuiElement::initialise</a>(), <a class="el" href="OgrePatchSurface_8cpp-source.html#l00629">Ogre::PatchSurface::interpolateVertexData</a>(), <a class="el" href="OgrePatchMesh_8cpp-source.html#l00064">Ogre::PatchMesh::load</a>(), <a class="el" href="OgreOctreeCamera_8cpp-source.html#l00038">Ogre::OctreeCamera::OctreeCamera</a>(), <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l01419">Ogre::MeshSerializerImpl_v1::readGeometry</a>(), <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l00726">Ogre::MeshSerializerImpl::readGeometryColours</a>(), <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l00693">Ogre::MeshSerializerImpl::readGeometryNormals</a>(), <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l00661">Ogre::MeshSerializerImpl::readGeometryPositions</a>(), <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l01222">Ogre::MeshSerializerImpl_v1_1::readGeometryTexCoords</a>(), <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l00745">Ogre::MeshSerializerImpl::readGeometryTexCoords</a>(), <a class="el" href="OgreBillboardSet_8cpp-source.html#l00579">Ogre::BillboardSet::setPoolSize</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00214">Ogre::PanelGuiElement::updateTextureGeometry</a>(), and <a class="el" href="OgreWireBoundingBox_8cpp-source.html#l00035">Ogre::WireBoundingBox::WireBoundingBox</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VertexDeclarationa4" doxytag="Ogre::D3D9VertexDeclaration::modifyElement"></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::D3D9VertexDeclaration::modifyElement </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">unsigned short&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>elem_index</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned short&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>size_t&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>offset</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a631">VertexElementType</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>theType</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a630">VertexElementSemantic</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>semantic</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned short&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>index</em> = 0</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>
See <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a>.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1VertexDeclaration.html#Ogre_1_1VertexDeclarationa6">Ogre::VertexDeclaration</a>.
<p>
Definition at line <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00055">55</a> of file <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html">OgreD3D9VertexDeclaration.cpp</a>.
<p>
References <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html#l00039">mNeedsRebuild</a>, <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00070">Ogre::VertexElementSemantic</a>, and <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00093">Ogre::VertexElementType</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1VertexDeclarationa11" doxytag="Ogre::D3D9VertexDeclaration::operator=="></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::VertexDeclaration::operator== </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>rhs</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>

<p>
Definition at line <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00305">305</a> of file <a class="el" href="OgreHardwareVertexBuffer_8h-source.html">OgreHardwareVertexBuffer.h</a>.
<p>
References <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00238">Ogre::VertexDeclaration::mElementList</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1VertexDeclarationa5" doxytag="Ogre::D3D9VertexDeclaration::removeElement"></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::VertexDeclaration::removeElement </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a630">VertexElementSemantic</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>semantic</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned short&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>index</em> = 0</td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Remove the element with the given semantic and usage index.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 In this case 'index' means the usage index for repeating elements such as texture coordinates. For other elements this will always be 0 and does not refer to the index in the vector. </dl>
<p>
Definition at line <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00201">201</a> of file <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html">OgreHardwareVertexBuffer.cpp</a>.
<p>
References <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00238">Ogre::VertexDeclaration::mElementList</a>, and <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00070">Ogre::VertexElementSemantic</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VertexDeclarationa3" doxytag="Ogre::D3D9VertexDeclaration::removeElement"></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::D3D9VertexDeclaration::removeElement </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">unsigned short&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>elem_index</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>
See <a class="el" href="classOgre_1_1VertexDeclaration.html">VertexDeclaration</a>.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1VertexDeclaration.html#Ogre_1_1VertexDeclarationa4">Ogre::VertexDeclaration</a>.
<p>
Definition at line <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00049">49</a> of file <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html">OgreD3D9VertexDeclaration.cpp</a>.
<p>
References <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html#l00039">mNeedsRebuild</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1VertexDeclarationn0" doxytag="Ogre::D3D9VertexDeclaration::mElementList"></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_1VertexDeclaration.html#Ogre_1_1VertexDeclarations0">VertexElementList</a> Ogre::VertexDeclaration::mElementList<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="OgreHardwareVertexBuffer_8h-source.html#l00238">238</a> of file <a class="el" href="OgreHardwareVertexBuffer_8h-source.html">OgreHardwareVertexBuffer.h</a>.
<p>
Referenced by <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00183">Ogre::VertexDeclaration::addElement</a>(), <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00278">Ogre::VertexDeclaration::clone</a>(), <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00225">Ogre::VertexDeclaration::findElementBySemantic</a>(), <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00243">Ogre::VertexDeclaration::findElementsBySource</a>(), <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00063">getD3DVertexDeclaration</a>(), <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00178">Ogre::VertexDeclaration::getElements</a>(), <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00261">Ogre::VertexDeclaration::getVertexSize</a>(), <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00215">Ogre::VertexDeclaration::modifyElement</a>(), <a class="el" href="OgreHardwareVertexBuffer_8h-source.html#l00305">Ogre::VertexDeclaration::operator==</a>(), and <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00193">Ogre::VertexDeclaration::removeElement</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VertexDeclarationn1" doxytag="Ogre::D3D9VertexDeclaration::mlpD3DDecl"></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"> LPDIRECT3DVERTEXDECLARATION9 Ogre::D3D9VertexDeclaration::mlpD3DDecl<code> [protected]</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="OgreD3D9VertexDeclaration_8h-source.html#l00038">38</a> of file <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html">OgreD3D9VertexDeclaration.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00063">getD3DVertexDeclaration</a>(), and <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00036">~D3D9VertexDeclaration</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VertexDeclarationn0" doxytag="Ogre::D3D9VertexDeclaration::mlpD3DDevice"></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"> LPDIRECT3DDEVICE9 Ogre::D3D9VertexDeclaration::mlpD3DDevice<code> [protected]</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="OgreD3D9VertexDeclaration_8h-source.html#l00037">37</a> of file <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html">OgreD3D9VertexDeclaration.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00063">getD3DVertexDeclaration</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9VertexDeclarationn2" doxytag="Ogre::D3D9VertexDeclaration::mNeedsRebuild"></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::D3D9VertexDeclaration::mNeedsRebuild<code> [protected]</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="OgreD3D9VertexDeclaration_8h-source.html#l00039">39</a> of file <a class="el" href="OgreD3D9VertexDeclaration_8h-source.html">OgreD3D9VertexDeclaration.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00041">addElement</a>(), <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00063">getD3DVertexDeclaration</a>(), <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00055">modifyElement</a>(), and <a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html#l00049">removeElement</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="OgreD3D9VertexDeclaration_8h-source.html">OgreD3D9VertexDeclaration.h</a><li><a class="el" href="OgreD3D9VertexDeclaration_8cpp-source.html">OgreD3D9VertexDeclaration.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>