Sophie

Sophie

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

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

<html>
<head>
<title>Ogre::LayerBlendModeEx 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::LayerBlendModeEx  Class Reference</h1>Class which manages blending of both colour and alpha components. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>&gt;</code>
<p>
Collaboration diagram for Ogre::LayerBlendModeEx:<p><center><img src="classOgre_1_1LayerBlendModeEx__coll__graph.png" border="0" usemap="#Ogre_1_1LayerBlendModeEx__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1LayerBlendModeEx__coll__map">
<area href="classOgre_1_1ColourValue.html" shape="rect" coords="27,35,147,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1LayerBlendModeEx-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExa0">operator==</a> (const LayerBlendModeEx &amp;rhs) const</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExa1">operator!=</a> (const LayerBlendModeEx &amp;rhs) const</td></tr>
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a605">LayerBlendType</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExm0">blendType</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The type of blending (colour or alpha).</em> <a href="#Ogre_1_1LayerBlendModeExm0"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a607">LayerBlendOperationEx</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExm1">operation</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The operation to be applied.</em> <a href="#Ogre_1_1LayerBlendModeExm1"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a608">LayerBlendSource</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExm2">source1</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The first source of colour/alpha.</em> <a href="#Ogre_1_1LayerBlendModeExm2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a608">LayerBlendSource</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExm3">source2</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The second source of colour/alpha.</em> <a href="#Ogre_1_1LayerBlendModeExm3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExm4">colourArg1</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Manual colour value for manual source1.</em> <a href="#Ogre_1_1LayerBlendModeExm4"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExm5">colourArg2</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Manual colour value for manual source2.</em> <a href="#Ogre_1_1LayerBlendModeExm5"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExm6">alphaArg1</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Manual alpha value for manual source1.</em> <a href="#Ogre_1_1LayerBlendModeExm6"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExm7">alphaArg2</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Manual colour value for manual source1.</em> <a href="#Ogre_1_1LayerBlendModeExm7"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1LayerBlendModeEx.html#Ogre_1_1LayerBlendModeExm8">factor</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Manual blending factor.</em> <a href="#Ogre_1_1LayerBlendModeExm8"></a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Class which manages blending of both colour and alpha components.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This class is a utility class used by both <a class="el" href="classOgre_1_1TextureUnitState.html">TextureUnitState</a> and <a class="el" href="classOgre_1_1RenderSystem.html">RenderSystem</a> to wrap up the details of a blending operation. This blending operation could be used for blending colour or alpha in a texture layer. This class is really only for use by OGRE, since apps can deal with blending modes through the <a class="el" href="classOgre_1_1TextureUnitState.html">TextureUnitState</a> class methods setColourOperation and setAlphaOperation. 
<p>
 It's worth noting that these operations are for blending <em>between texture layers</em> and not between rendered objects and the existing scene. If you wish to make an object blend with others in the scene, e.g. to make transparent objects etc, use the <a class="el" href="classOgre_1_1Material.html#Ogre_1_1Materiala40">Material::setSceneBlending</a> method. </dl>
<p>

<p>
Definition at line <a class="el" href="OgreBlendMode_8h-source.html#l00128">128</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1LayerBlendModeExa1" doxytag="Ogre::LayerBlendModeEx::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::LayerBlendModeEx::operator!= </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const LayerBlendModeEx &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</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="OgreBlendMode_8h-source.html#l00183">183</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1LayerBlendModeExa0" doxytag="Ogre::LayerBlendModeEx::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::LayerBlendModeEx::operator== </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const LayerBlendModeEx &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</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="OgreBlendMode_8h-source.html#l00151">151</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.
<p>
References <a class="el" href="OgreBlendMode_8h-source.html#l00145">alphaArg1</a>, <a class="el" href="OgreBlendMode_8h-source.html#l00147">alphaArg2</a>, <a class="el" href="OgreBlendMode_8h-source.html#l00132">blendType</a>, <a class="el" href="OgreBlendMode_8h-source.html#l00141">colourArg1</a>, <a class="el" href="OgreBlendMode_8h-source.html#l00143">colourArg2</a>, <a class="el" href="OgreBlendMode_8h-source.html#l00149">factor</a>, <a class="el" href="namespaceOgre.html#a605a13">Ogre::LBT_COLOUR</a>, <a class="el" href="OgreBlendMode_8h-source.html#l00134">operation</a>, <a class="el" href="OgreBlendMode_8h-source.html#l00136">source1</a>, and <a class="el" href="OgreBlendMode_8h-source.html#l00138">source2</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1LayerBlendModeExm6" doxytag="Ogre::LayerBlendModeEx::alphaArg1"></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#a349">Real</a> Ogre::LayerBlendModeEx::alphaArg1
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Manual alpha value for manual source1.
<p>

<p>
Definition at line <a class="el" href="OgreBlendMode_8h-source.html#l00145">145</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01500">Ogre::GLRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01266">Ogre::D3D9RenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01030">Ogre::D3DRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreBlendMode_8h-source.html#l00151">operator==</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00410">Ogre::TextureUnitState::setAlphaOperation</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02287">Ogre::MaterialSerializer::writeTextureUnit</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1LayerBlendModeExm7" doxytag="Ogre::LayerBlendModeEx::alphaArg2"></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#a349">Real</a> Ogre::LayerBlendModeEx::alphaArg2
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Manual colour value for manual source1.
<p>

<p>
Definition at line <a class="el" href="OgreBlendMode_8h-source.html#l00147">147</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01500">Ogre::GLRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01266">Ogre::D3D9RenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01030">Ogre::D3DRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreBlendMode_8h-source.html#l00151">operator==</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00410">Ogre::TextureUnitState::setAlphaOperation</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02287">Ogre::MaterialSerializer::writeTextureUnit</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1LayerBlendModeExm0" doxytag="Ogre::LayerBlendModeEx::blendType"></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#a605">LayerBlendType</a> Ogre::LayerBlendModeEx::blendType
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The type of blending (colour or alpha).
<p>

<p>
Definition at line <a class="el" href="OgreBlendMode_8h-source.html#l00132">132</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01500">Ogre::GLRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01266">Ogre::D3D9RenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01030">Ogre::D3DRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreBlendMode_8h-source.html#l00151">operator==</a>(), and <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00038">Ogre::TextureUnitState::TextureUnitState</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1LayerBlendModeExm4" doxytag="Ogre::LayerBlendModeEx::colourArg1"></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_1ColourValue.html">ColourValue</a> Ogre::LayerBlendModeEx::colourArg1
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Manual colour value for manual source1.
<p>

<p>
Definition at line <a class="el" href="OgreBlendMode_8h-source.html#l00141">141</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01500">Ogre::GLRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01266">Ogre::D3D9RenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01030">Ogre::D3DRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreBlendMode_8h-source.html#l00151">operator==</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00363">Ogre::TextureUnitState::setColourOperationEx</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02287">Ogre::MaterialSerializer::writeTextureUnit</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1LayerBlendModeExm5" doxytag="Ogre::LayerBlendModeEx::colourArg2"></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_1ColourValue.html">ColourValue</a> Ogre::LayerBlendModeEx::colourArg2
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Manual colour value for manual source2.
<p>

<p>
Definition at line <a class="el" href="OgreBlendMode_8h-source.html#l00143">143</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01500">Ogre::GLRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01266">Ogre::D3D9RenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01030">Ogre::D3DRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreBlendMode_8h-source.html#l00151">operator==</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00363">Ogre::TextureUnitState::setColourOperationEx</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02287">Ogre::MaterialSerializer::writeTextureUnit</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1LayerBlendModeExm8" doxytag="Ogre::LayerBlendModeEx::factor"></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#a349">Real</a> Ogre::LayerBlendModeEx::factor
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Manual blending factor.
<p>

<p>
Definition at line <a class="el" href="OgreBlendMode_8h-source.html#l00149">149</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01266">Ogre::D3D9RenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01030">Ogre::D3DRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreBlendMode_8h-source.html#l00151">operator==</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00410">Ogre::TextureUnitState::setAlphaOperation</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00363">Ogre::TextureUnitState::setColourOperationEx</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02287">Ogre::MaterialSerializer::writeTextureUnit</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1LayerBlendModeExm1" doxytag="Ogre::LayerBlendModeEx::operation"></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#a607">LayerBlendOperationEx</a> Ogre::LayerBlendModeEx::operation
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The operation to be applied.
<p>

<p>
Definition at line <a class="el" href="OgreBlendMode_8h-source.html#l00134">134</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.
<p>
Referenced by <a class="el" href="OgreTechnique_8cpp-source.html#l00061">Ogre::Technique::_compile</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01500">Ogre::GLRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01266">Ogre::D3D9RenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01030">Ogre::D3DRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreBlendMode_8h-source.html#l00151">operator==</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00410">Ogre::TextureUnitState::setAlphaOperation</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00363">Ogre::TextureUnitState::setColourOperationEx</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00038">Ogre::TextureUnitState::TextureUnitState</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02287">Ogre::MaterialSerializer::writeTextureUnit</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1LayerBlendModeExm2" doxytag="Ogre::LayerBlendModeEx::source1"></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#a608">LayerBlendSource</a> Ogre::LayerBlendModeEx::source1
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The first source of colour/alpha.
<p>

<p>
Definition at line <a class="el" href="OgreBlendMode_8h-source.html#l00136">136</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01500">Ogre::GLRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01266">Ogre::D3D9RenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01030">Ogre::D3DRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreBlendMode_8h-source.html#l00151">operator==</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00410">Ogre::TextureUnitState::setAlphaOperation</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00363">Ogre::TextureUnitState::setColourOperationEx</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00038">Ogre::TextureUnitState::TextureUnitState</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02287">Ogre::MaterialSerializer::writeTextureUnit</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1LayerBlendModeExm3" doxytag="Ogre::LayerBlendModeEx::source2"></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#a608">LayerBlendSource</a> Ogre::LayerBlendModeEx::source2
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The second source of colour/alpha.
<p>

<p>
Definition at line <a class="el" href="OgreBlendMode_8h-source.html#l00138">138</a> of file <a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01500">Ogre::GLRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01266">Ogre::D3D9RenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01030">Ogre::D3DRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreBlendMode_8h-source.html#l00151">operator==</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00410">Ogre::TextureUnitState::setAlphaOperation</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00363">Ogre::TextureUnitState::setColourOperationEx</a>(), <a class="el" href="OgreTextureUnitState_8cpp-source.html#l00038">Ogre::TextureUnitState::TextureUnitState</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02287">Ogre::MaterialSerializer::writeTextureUnit</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="OgreBlendMode_8h-source.html">OgreBlendMode.h</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:18:00 2004
</p>
</body>
</html>