Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > contrib > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 342

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

<html>
<head>
<title>OgreBorderPanelGuiElement.cpp File 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>OgreBorderPanelGuiElement.cpp File Reference</h1><code>#include "<a class="el" href="OgreBorderPanelGuiElement_8h-source.html">OgreBorderPanelGuiElement.h</a>"</code><br>
<code>#include "<a class="el" href="OgreMaterialManager_8h-source.html">OgreMaterialManager.h</a>"</code><br>
<code>#include "<a class="el" href="OgreMaterial_8h-source.html">OgreMaterial.h</a>"</code><br>
<code>#include "<a class="el" href="OgreStringConverter_8h-source.html">OgreStringConverter.h</a>"</code><br>
<code>#include "<a class="el" href="OgreOverlayManager_8h-source.html">OgreOverlayManager.h</a>"</code><br>
<code>#include "<a class="el" href="OgreHardwareBufferManager_8h-source.html">OgreHardwareBufferManager.h</a>"</code><br>
<code>#include "<a class="el" href="OgreHardwareVertexBuffer_8h-source.html">OgreHardwareVertexBuffer.h</a>"</code><br>
<code>#include "<a class="el" href="OgreHardwareIndexBuffer_8h-source.html">OgreHardwareIndexBuffer.h</a>"</code><br>
<code>#include "<a class="el" href="OgreException_8h-source.html">OgreException.h</a>"</code><br>
<code>#include "<a class="el" href="OgreRenderQueue_8h-source.html">OgreRenderQueue.h</a>"</code><br>

<p>
<a href="OgreBorderPanelGuiElement_8cpp-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceOgre.html">Ogre</a></td></tr>
<tr><td colspan=2><br><h2>Defines</h2></td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="OgreBorderPanelGuiElement_8cpp.html#a0">BCELL_UV</a>(x)&nbsp;&nbsp;&nbsp;(x * 4 * 2)</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="OgreBorderPanelGuiElement_8cpp.html#a1">POSITION_BINDING</a>&nbsp;&nbsp;&nbsp;0</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="OgreBorderPanelGuiElement_8cpp.html#a2">TEXCOORD_BINDING</a>&nbsp;&nbsp;&nbsp;1</td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="OgreBorderPanelGuiElement.cpp::BCELL_UV"></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"> #define BCELL_UV</td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">x&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;(x * 4 * 2)
      </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="OgreBorderPanelGuiElement_8cpp-source.html#l00051">51</a> of file <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html">OgreBorderPanelGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00349">Ogre::BorderPanelGuiElement::getCellUVString</a>(), and <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00319">Ogre::BorderPanelGuiElement::setCellUV</a>().    </td>
  </tr>
</table>
<a name="a1" doxytag="OgreBorderPanelGuiElement.cpp::POSITION_BINDING"></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"> #define POSITION_BINDING&nbsp;&nbsp;&nbsp;0
      </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="OgreBorderPanelGuiElement_8cpp-source.html#l00052">52</a> of file <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html">OgreBorderPanelGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00081">Ogre::BorderPanelGuiElement::initialise</a>(), and <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00483">Ogre::BorderPanelGuiElement::updatePositionGeometry</a>().    </td>
  </tr>
</table>
<a name="a2" doxytag="OgreBorderPanelGuiElement.cpp::TEXCOORD_BINDING"></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"> #define TEXCOORD_BINDING&nbsp;&nbsp;&nbsp;1
      </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="OgreBorderPanelGuiElement_8cpp-source.html#l00053">53</a> of file <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html">OgreBorderPanelGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00349">Ogre::BorderPanelGuiElement::getCellUVString</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00081">Ogre::BorderPanelGuiElement::initialise</a>(), and <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00319">Ogre::BorderPanelGuiElement::setCellUV</a>().    </td>
  </tr>
</table>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:10:32 2004
</p>
</body>
</html>