Sophie

Sophie

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

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

<html>
<head>
<title>Ogre::RenderOperation 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::RenderOperation  Class Reference</h1>'New' rendering operation using vertex buffers. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreRenderOperation_8h-source.html">OgreRenderOperation.h</a>&gt;</code>
<p>
Collaboration diagram for Ogre::RenderOperation:<p><center><img src="classOgre_1_1RenderOperation__coll__graph.png" border="0" usemap="#Ogre_1_1RenderOperation__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1RenderOperation__coll__map">
<area href="classOgre_1_1IndexData.html" shape="rect" coords="21,35,128,16" alt="">
<area href="classOgre_1_1VertexData.html" shape="rect" coords="17,103,132,84" alt="">
<area href="classOgre_1_1Renderable.html" shape="rect" coords="17,171,132,152" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1RenderOperation-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>enum &nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperations6">OperationType</a> { <br>
&nbsp;&nbsp;<a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperations6Ogre_1_1RenderOperations0">OT_POINT_LIST</a> =  1, 
<a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperations6Ogre_1_1RenderOperations1">OT_LINE_LIST</a> =  2, 
<a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperations6Ogre_1_1RenderOperations2">OT_LINE_STRIP</a> =  3, 
<a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperations6Ogre_1_1RenderOperations3">OT_TRIANGLE_LIST</a> =  4, 
<br>
&nbsp;&nbsp;<a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperations6Ogre_1_1RenderOperations4">OT_TRIANGLE_STRIP</a> =  5, 
<a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperations6Ogre_1_1RenderOperations5">OT_TRIANGLE_FAN</a> =  6
<br>
 }</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The rendering operation type to perform.</em> <a href="#Ogre_1_1RenderOperations6">More...</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_1RenderOperation.html#Ogre_1_1RenderOperationa0">RenderOperation</a> ()</td></tr>
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1VertexData.html">VertexData</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperationm0">vertexData</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Vertex source data.</em> <a href="#Ogre_1_1RenderOperationm0"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperations6">OperationType</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperationm1">operationType</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The type of operation to perform.</em> <a href="#Ogre_1_1RenderOperationm1"></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_1RenderOperation.html#Ogre_1_1RenderOperationm2">useIndexes</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Specifies whether to use indexes to determine the vertices to use as input.</em> <a href="#Ogre_1_1RenderOperationm2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1IndexData.html">IndexData</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperationm3">indexData</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Index data - only valid if useIndexes is true.</em> <a href="#Ogre_1_1RenderOperationm3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1Renderable.html">Renderable</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperationm4">srcRenderable</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Debug pointer back to renderable which created this.</em> <a href="#Ogre_1_1RenderOperationm4"></a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
'New' rendering operation using vertex buffers.
<p>

<p>
Definition at line <a class="el" href="OgreRenderOperation_8h-source.html#l00035">35</a> of file <a class="el" href="OgreRenderOperation_8h-source.html">OgreRenderOperation.h</a>.<hr><h2>Member Enumeration Documentation</h2>
<a name="Ogre_1_1RenderOperations6" doxytag="Ogre::RenderOperation::OperationType"></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"> enum Ogre::RenderOperation::OperationType
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The rendering operation type to perform.
<p>
<dl compact><dt><b>
Enumeration values:</b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em><a name="Ogre_1_1RenderOperations6Ogre_1_1RenderOperations0" doxytag="OT_POINT_LIST"></a><em>OT_POINT_LIST</em></em>&nbsp;</td><td>
A list of points, 1 vertex per point.</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1RenderOperations6Ogre_1_1RenderOperations1" doxytag="OT_LINE_LIST"></a><em>OT_LINE_LIST</em></em>&nbsp;</td><td>
A list of lines, 2 vertices per line.</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1RenderOperations6Ogre_1_1RenderOperations2" doxytag="OT_LINE_STRIP"></a><em>OT_LINE_STRIP</em></em>&nbsp;</td><td>
A strip of connected lines, 1 vertex per line plus 1 start vertex.</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1RenderOperations6Ogre_1_1RenderOperations3" doxytag="OT_TRIANGLE_LIST"></a><em>OT_TRIANGLE_LIST</em></em>&nbsp;</td><td>
A list of triangles, 3 vertices per triangle.</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1RenderOperations6Ogre_1_1RenderOperations4" doxytag="OT_TRIANGLE_STRIP"></a><em>OT_TRIANGLE_STRIP</em></em>&nbsp;</td><td>
A strip of triangles, 3 vertices for the first triangle, and 1 per triangle after that.</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1RenderOperations6Ogre_1_1RenderOperations5" doxytag="OT_TRIANGLE_FAN"></a><em>OT_TRIANGLE_FAN</em></em>&nbsp;</td><td>
A fan of triangles, 3 vertices for the first triangle, and 1 per triangle after that.</td></tr>
</table>
</dl>

<p>
Definition at line <a class="el" href="OgreRenderOperation_8h-source.html#l00038">38</a> of file <a class="el" href="OgreRenderOperation_8h-source.html">OgreRenderOperation.h</a>.    </td>
  </tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="Ogre_1_1RenderOperationa0" doxytag="Ogre::RenderOperation::RenderOperation"></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::RenderOperation::RenderOperation </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="OgreRenderOperation_8h-source.html#l00071">71</a> of file <a class="el" href="OgreRenderOperation_8h-source.html">OgreRenderOperation.h</a>.
<p>
References <a class="el" href="OgreRenderOperation_8h-source.html#l00057">operationType</a>, <a class="el" href="classOgre_1_1RenderOperation.html#Ogre_1_1RenderOperations6Ogre_1_1RenderOperations3">OT_TRIANGLE_LIST</a>, and <a class="el" href="OgreRenderOperation_8h-source.html#l00063">useIndexes</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1RenderOperationm3" doxytag="Ogre::RenderOperation::indexData"></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_1IndexData.html">IndexData</a>* Ogre::RenderOperation::indexData
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Index data - only valid if useIndexes is true.
<p>

<p>
Definition at line <a class="el" href="OgreRenderOperation_8h-source.html#l00066">66</a> of file <a class="el" href="OgreRenderOperation_8h-source.html">OgreRenderOperation.h</a>.
<p>
Referenced by <a class="el" href="OgreSubMesh_8cpp-source.html#l00074">Ogre::SubMesh::_getRenderOperation</a>(), <a class="el" href="OgreRenderSystem_8cpp-source.html#l00485">Ogre::RenderSystem::_render</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01736">Ogre::GLRenderSystem::_render</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01831">Ogre::D3D9RenderSystem::_render</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01352">Ogre::D3DRenderSystem::_render</a>(), <a class="el" href="OgreTerrainRenderable_8cpp-source.html#l00352">Ogre::TerrainRenderable::getRenderOperation</a>(), <a class="el" href="OgreOctreeCamera_8cpp-source.html#l00133">Ogre::OctreeCamera::getRenderOperation</a>(), <a class="el" href="OgreBillboardSet_8cpp-source.html#l00537">Ogre::BillboardSet::getRenderOperation</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00081">Ogre::BorderPanelGuiElement::initialise</a>(), <a class="el" href="OgreBspSceneManager_8cpp-source.html#l00128">Ogre::BspSceneManager::renderStaticGeometry</a>(), <a class="el" href="OgreBspSceneManager_8cpp-source.html#l00077">Ogre::BspSceneManager::setWorldGeometry</a>(), <a class="el" href="OgreWireBoundingBox_8cpp-source.html#l00035">Ogre::WireBoundingBox::WireBoundingBox</a>(), and <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00074">Ogre::BorderPanelGuiElement::~BorderPanelGuiElement</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1RenderOperationm1" doxytag="Ogre::RenderOperation::operationType"></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_1RenderOperation.html#Ogre_1_1RenderOperations6">OperationType</a> Ogre::RenderOperation::operationType
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The type of operation to perform.
<p>

<p>
Definition at line <a class="el" href="OgreRenderOperation_8h-source.html#l00057">57</a> of file <a class="el" href="OgreRenderOperation_8h-source.html">OgreRenderOperation.h</a>.
<p>
Referenced by <a class="el" href="OgreSubMesh_8cpp-source.html#l00074">Ogre::SubMesh::_getRenderOperation</a>(), <a class="el" href="OgreRenderSystem_8cpp-source.html#l00485">Ogre::RenderSystem::_render</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01736">Ogre::GLRenderSystem::_render</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01831">Ogre::D3D9RenderSystem::_render</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01352">Ogre::D3DRenderSystem::_render</a>(), <a class="el" href="OgreTerrainRenderable_8cpp-source.html#l00352">Ogre::TerrainRenderable::getRenderOperation</a>(), <a class="el" href="OgreOctreeCamera_8cpp-source.html#l00133">Ogre::OctreeCamera::getRenderOperation</a>(), <a class="el" href="OgreFrustum_8cpp-source.html#l00536">Ogre::Frustum::getRenderOperation</a>(), <a class="el" href="OgreBillboardSet_8cpp-source.html#l00537">Ogre::BillboardSet::getRenderOperation</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00088">Ogre::TTYGuiElement::initialise</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00074">Ogre::TextAreaGuiElement::initialise</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="OgreRenderOperation_8h-source.html#l00071">RenderOperation</a>(), <a class="el" href="OgreBspSceneManager_8cpp-source.html#l00077">Ogre::BspSceneManager::setWorldGeometry</a>(), and <a class="el" href="OgreWireBoundingBox_8cpp-source.html#l00035">Ogre::WireBoundingBox::WireBoundingBox</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1RenderOperationm4" doxytag="Ogre::RenderOperation::srcRenderable"></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_1Renderable.html">Renderable</a>* Ogre::RenderOperation::srcRenderable
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Debug pointer back to renderable which created this.
<p>

<p>
Definition at line <a class="el" href="OgreRenderOperation_8h-source.html#l00068">68</a> of file <a class="el" href="OgreRenderOperation_8h-source.html">OgreRenderOperation.h</a>.
<p>
Referenced by <a class="el" href="OgreSceneManager_8cpp-source.html#l01207">Ogre::SceneManager::renderSingleObject</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1RenderOperationm2" doxytag="Ogre::RenderOperation::useIndexes"></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::RenderOperation::useIndexes
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specifies whether to use indexes to determine the vertices to use as input.
<p>
If false, the vertices are simply read in sequence to define the primitives. If true, indexes are used instead to identify vertices anywhere in the buffer, and allowing vertices to be used more than once. If true, then the indexBuffer, indexStart and numIndexes properties must be valid. 
<p>
Definition at line <a class="el" href="OgreRenderOperation_8h-source.html#l00063">63</a> of file <a class="el" href="OgreRenderOperation_8h-source.html">OgreRenderOperation.h</a>.
<p>
Referenced by <a class="el" href="OgreSubMesh_8cpp-source.html#l00074">Ogre::SubMesh::_getRenderOperation</a>(), <a class="el" href="OgreRenderSystem_8cpp-source.html#l00485">Ogre::RenderSystem::_render</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01736">Ogre::GLRenderSystem::_render</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01831">Ogre::D3D9RenderSystem::_render</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01352">Ogre::D3DRenderSystem::_render</a>(), <a class="el" href="OgreTerrainRenderable_8cpp-source.html#l00352">Ogre::TerrainRenderable::getRenderOperation</a>(), <a class="el" href="OgreOctreeCamera_8cpp-source.html#l00133">Ogre::OctreeCamera::getRenderOperation</a>(), <a class="el" href="OgreFrustum_8cpp-source.html#l00536">Ogre::Frustum::getRenderOperation</a>(), <a class="el" href="OgreBillboardSet_8cpp-source.html#l00537">Ogre::BillboardSet::getRenderOperation</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00088">Ogre::TTYGuiElement::initialise</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00074">Ogre::TextAreaGuiElement::initialise</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="OgreRenderOperation_8h-source.html#l00071">RenderOperation</a>(), <a class="el" href="OgreBspSceneManager_8cpp-source.html#l00077">Ogre::BspSceneManager::setWorldGeometry</a>(), and <a class="el" href="OgreWireBoundingBox_8cpp-source.html#l00035">Ogre::WireBoundingBox::WireBoundingBox</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1RenderOperationm0" doxytag="Ogre::RenderOperation::vertexData"></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_1VertexData.html">VertexData</a>* Ogre::RenderOperation::vertexData
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Vertex source data.
<p>

<p>
Definition at line <a class="el" href="OgreRenderOperation_8h-source.html#l00054">54</a> of file <a class="el" href="OgreRenderOperation_8h-source.html">OgreRenderOperation.h</a>.
<p>
Referenced by <a class="el" href="OgreSubMesh_8cpp-source.html#l00074">Ogre::SubMesh::_getRenderOperation</a>(), <a class="el" href="OgreRenderSystem_8cpp-source.html#l00485">Ogre::RenderSystem::_render</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01736">Ogre::GLRenderSystem::_render</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01831">Ogre::D3D9RenderSystem::_render</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01352">Ogre::D3DRenderSystem::_render</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00256">Ogre::TTYGuiElement::checkAndSetUpdateGeometry</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="OgreBorderPanelGuiElement_8cpp-source.html#l00349">Ogre::BorderPanelGuiElement::getCellUVString</a>(), <a class="el" href="OgreTerrainRenderable_8cpp-source.html#l00352">Ogre::TerrainRenderable::getRenderOperation</a>(), <a class="el" href="OgreOctreeCamera_8cpp-source.html#l00133">Ogre::OctreeCamera::getRenderOperation</a>(), <a class="el" href="OgreFrustum_8cpp-source.html#l00536">Ogre::Frustum::getRenderOperation</a>(), <a class="el" href="OgreBillboardSet_8cpp-source.html#l00537">Ogre::BillboardSet::getRenderOperation</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00088">Ogre::TTYGuiElement::initialise</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00074">Ogre::TextAreaGuiElement::initialise</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="OgreBorderPanelGuiElement_8cpp-source.html#l00319">Ogre::BorderPanelGuiElement::setCellUV</a>(), <a class="el" href="OgreWireBoundingBox_8cpp-source.html#l00100">Ogre::WireBoundingBox::setupBoundingBoxVertices</a>(), <a class="el" href="OgreBspSceneManager_8cpp-source.html#l00077">Ogre::BspSceneManager::setWorldGeometry</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">Ogre::TextAreaGuiElement::updateColours</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">Ogre::TextAreaGuiElement::updateGeometry</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00166">Ogre::PanelGuiElement::updatePositionGeometry</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00483">Ogre::BorderPanelGuiElement::updatePositionGeometry</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00214">Ogre::PanelGuiElement::updateTextureGeometry</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00379">Ogre::TTYGuiElement::updateWindowGeometry</a>(), <a class="el" href="OgreWireBoundingBox_8cpp-source.html#l00035">Ogre::WireBoundingBox::WireBoundingBox</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00074">Ogre::BorderPanelGuiElement::~BorderPanelGuiElement</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00066">Ogre::PanelGuiElement::~PanelGuiElement</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00393">Ogre::TextAreaGuiElement::~TextAreaGuiElement</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00650">Ogre::TTYGuiElement::~TTYGuiElement</a>(), and <a class="el" href="OgreWireBoundingBox_8cpp-source.html#l00067">Ogre::WireBoundingBox::~WireBoundingBox</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="OgreRenderOperation_8h-source.html">OgreRenderOperation.h</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:19:21 2004
</p>
</body>
</html>