Sophie

Sophie

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

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

<html>
<head>
<title>Ogre::D3D9RenderSystem::sD3DTextureStageDesc 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::D3D9RenderSystem::sD3DTextureStageDesc  Struct Reference</h1>structure holding texture unit settings for every stage 
<a href="#_details">More...</a>
<p>
<a href="structOgre_1_1D3D9RenderSystem_1_1sD3DTextureStageDesc-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_1D3D9Mappings.html#Ogre_1_1D3D9Mappingss7">D3D9Mappings::eD3DTexType</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1D3D9RenderSystem_1_1sD3DTextureStageDesc.html#Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm0">texType</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>the type of the texture</em> <a href="#Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm0"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>size_t&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1D3D9RenderSystem_1_1sD3DTextureStageDesc.html#Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm1">coordIndex</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>wich texCoordIndex to use</em> <a href="#Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm1"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a639">TexCoordCalcMethod</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1D3D9RenderSystem_1_1sD3DTextureStageDesc.html#Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm2">autoTexCoordType</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>type of auto tex. calc. used</em> <a href="#Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>IDirect3DBaseTexture9 *&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1D3D9RenderSystem_1_1sD3DTextureStageDesc.html#Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm3">pTex</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>texture</em> <a href="#Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm3"></a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
structure holding texture unit settings for every stage
<p>

<p>
Definition at line <a class="el" href="OgreD3D9RenderSystem_8h-source.html#l00080">80</a> of file <a class="el" href="OgreD3D9RenderSystem_8h-source.html">OgreD3D9RenderSystem.h</a>.<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm2" doxytag="Ogre::D3D9RenderSystem::sD3DTextureStageDesc::autoTexCoordType"></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="namespaceOgre.html#a639">TexCoordCalcMethod</a> Ogre::D3D9RenderSystem::sD3DTextureStageDesc::autoTexCoordType
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
type of auto tex. calc. used
<p>

<p>
Definition at line <a class="el" href="OgreD3D9RenderSystem_8h-source.html#l00087">87</a> of file <a class="el" href="OgreD3D9RenderSystem_8h-source.html">OgreD3D9RenderSystem.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01046">Ogre::D3D9RenderSystem::_setTexture</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01104">Ogre::D3D9RenderSystem::_setTextureCoordCalculation</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01134">Ogre::D3D9RenderSystem::_setTextureMatrix</a>(), and <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00049">Ogre::D3D9RenderSystem::D3D9RenderSystem</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm1" doxytag="Ogre::D3D9RenderSystem::sD3DTextureStageDesc::coordIndex"></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::D3D9RenderSystem::sD3DTextureStageDesc::coordIndex
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
wich texCoordIndex to use
<p>

<p>
Definition at line <a class="el" href="OgreD3D9RenderSystem_8h-source.html#l00085">85</a> of file <a class="el" href="OgreD3D9RenderSystem_8h-source.html">OgreD3D9RenderSystem.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01046">Ogre::D3D9RenderSystem::_setTexture</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01094">Ogre::D3D9RenderSystem::_setTextureCoordSet</a>(), and <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00049">Ogre::D3D9RenderSystem::D3D9RenderSystem</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm3" doxytag="Ogre::D3D9RenderSystem::sD3DTextureStageDesc::pTex"></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"> IDirect3DBaseTexture9* Ogre::D3D9RenderSystem::sD3DTextureStageDesc::pTex
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
texture
<p>

<p>
Definition at line <a class="el" href="OgreD3D9RenderSystem_8h-source.html#l00089">89</a> of file <a class="el" href="OgreD3D9RenderSystem_8h-source.html">OgreD3D9RenderSystem.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01046">Ogre::D3D9RenderSystem::_setTexture</a>(), and <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00049">Ogre::D3D9RenderSystem::D3D9RenderSystem</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderSystem_1_1sD3DTextureStageDescm0" doxytag="Ogre::D3D9RenderSystem::sD3DTextureStageDesc::texType"></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_1D3D9Mappings.html#Ogre_1_1D3D9Mappingss7">D3D9Mappings::eD3DTexType</a> Ogre::D3D9RenderSystem::sD3DTextureStageDesc::texType
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
the type of the texture
<p>

<p>
Definition at line <a class="el" href="OgreD3D9RenderSystem_8h-source.html#l00083">83</a> of file <a class="el" href="OgreD3D9RenderSystem_8h-source.html">OgreD3D9RenderSystem.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01046">Ogre::D3D9RenderSystem::_setTexture</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01134">Ogre::D3D9RenderSystem::_setTextureMatrix</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01548">Ogre::D3D9RenderSystem::_setTextureUnitFiltering</a>(), and <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00049">Ogre::D3D9RenderSystem::D3D9RenderSystem</a>().    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="OgreD3D9RenderSystem_8h-source.html">OgreD3D9RenderSystem.h</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:13:40 2004
</p>
</body>
</html>