Sophie

Sophie

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

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

<html>
<head>
<title>Ogre::ProgressiveMesh::PMWorkingData struct 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::ProgressiveMesh::PMWorkingData  Struct Reference</h1>Data used to calculate the collapse costs. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreProgressiveMesh_8h-source.html">OgreProgressiveMesh.h</a>&gt;</code>
<p>
<a href="structOgre_1_1ProgressiveMesh_1_1PMWorkingData-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1ProgressiveMesh.html#Ogre_1_1ProgressiveMesht0">TriangleList</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1ProgressiveMesh_1_1PMWorkingData.html#Ogre_1_1ProgressiveMesh_1_1PMWorkingDatam0">mTriList</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1ProgressiveMesh.html#Ogre_1_1ProgressiveMesht1">FaceVertexList</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1ProgressiveMesh_1_1PMWorkingData.html#Ogre_1_1ProgressiveMesh_1_1PMWorkingDatam1">mFaceVertList</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>List of faces.</em> <a href="#Ogre_1_1ProgressiveMesh_1_1PMWorkingDatam1"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1ProgressiveMesh.html#Ogre_1_1ProgressiveMesht2">CommonVertexList</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1ProgressiveMesh_1_1PMWorkingData.html#Ogre_1_1ProgressiveMesh_1_1PMWorkingDatam2">mVertList</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Data used to calculate the collapse costs.
<p>

<p>
Definition at line <a class="el" href="OgreProgressiveMesh_8h-source.html#l00187">187</a> of file <a class="el" href="OgreProgressiveMesh_8h-source.html">OgreProgressiveMesh.h</a>.<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1ProgressiveMesh_1_1PMWorkingDatam1" doxytag="Ogre::ProgressiveMesh::PMWorkingData::mFaceVertList"></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_1ProgressiveMesh.html#Ogre_1_1ProgressiveMesht1">FaceVertexList</a> Ogre::ProgressiveMesh::PMWorkingData::mFaceVertList
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
List of faces.
<p>

<p>
Definition at line <a class="el" href="OgreProgressiveMesh_8h-source.html#l00190">190</a> of file <a class="el" href="OgreProgressiveMesh_8h-source.html">OgreProgressiveMesh.h</a>.
<p>
Referenced by <a class="el" href="OgreProgressiveMesh_8cpp-source.html#l00172">Ogre::ProgressiveMesh::addWorkingData</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ProgressiveMesh_1_1PMWorkingDatam0" doxytag="Ogre::ProgressiveMesh::PMWorkingData::mTriList"></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_1ProgressiveMesh.html#Ogre_1_1ProgressiveMesht0">TriangleList</a> Ogre::ProgressiveMesh::PMWorkingData::mTriList
      </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="OgreProgressiveMesh_8h-source.html#l00189">189</a> of file <a class="el" href="OgreProgressiveMesh_8h-source.html">OgreProgressiveMesh.h</a>.
<p>
Referenced by <a class="el" href="OgreProgressiveMesh_8cpp-source.html#l00172">Ogre::ProgressiveMesh::addWorkingData</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ProgressiveMesh_1_1PMWorkingDatam2" doxytag="Ogre::ProgressiveMesh::PMWorkingData::mVertList"></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_1ProgressiveMesh.html#Ogre_1_1ProgressiveMesht2">CommonVertexList</a> Ogre::ProgressiveMesh::PMWorkingData::mVertList
      </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="OgreProgressiveMesh_8h-source.html#l00191">191</a> of file <a class="el" href="OgreProgressiveMesh_8h-source.html">OgreProgressiveMesh.h</a>.
<p>
Referenced by <a class="el" href="OgreProgressiveMesh_8cpp-source.html#l00172">Ogre::ProgressiveMesh::addWorkingData</a>().    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="OgreProgressiveMesh_8h-source.html">OgreProgressiveMesh.h</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:19:18 2004
</p>
</body>
</html>