Sophie

Sophie

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

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

<html>
<head>
<title>Ogre::ColourValue 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::ColourValue  Class Reference</h1>Class representing colour. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreColourValue_8h-source.html">OgreColourValue.h</a>&gt;</code>
<p>
Collaboration diagram for Ogre::ColourValue:<p><center><img src="classOgre_1_1ColourValue__coll__graph.png" border="0" usemap="#Ogre_1_1ColourValue__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1ColourValue__coll__map">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1ColourValue-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>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuea0">ColourValue</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> <a class="el" href="namespaceOgre.html#a476">red</a>=1.0f, <a class="el" href="namespaceOgre.html#a349">Real</a> <a class="el" href="namespaceOgre.html#a477">green</a>=1.0f, <a class="el" href="namespaceOgre.html#a349">Real</a> blue=1.0f, <a class="el" href="namespaceOgre.html#a349">Real</a> alpha=1.0f)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuea1">operator==</a> (const ColourValue &amp;rhs) const</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuea2">operator!=</a> (const ColourValue &amp;rhs) const</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a53">RGBA</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuea3">getAsLongRGBA</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves colour as RGBA.</em> <a href="#Ogre_1_1ColourValuea3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a54">ARGB</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuea4">getAsLongARGB</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves colour as ARGB.</em> <a href="#Ogre_1_1ColourValuea4"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a55">ABGR</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuea5">getAsLongABGR</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves colours as ABGR.</em> <a href="#Ogre_1_1ColourValuea5"></a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top>ColourValue&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuep0">Black</a> = ColourValue(0.0,0.0,0.0)</td></tr>
<tr><td nowrap align=right valign=top>ColourValue&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuep1">White</a> = ColourValue(1.0,1.0,1.0)</td></tr>
<tr><td nowrap align=right valign=top>ColourValue&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuep2">Red</a> = ColourValue(1.0,0.0,0.0)</td></tr>
<tr><td nowrap align=right valign=top>ColourValue&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuep3">Green</a> = ColourValue(0.0,1.0,0.0)</td></tr>
<tr><td nowrap align=right valign=top>ColourValue&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourValue.html#Ogre_1_1ColourValuep4">Blue</a> = ColourValue(0.0,0.0,1.0)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Class representing colour.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 Colour is represented as 4 components, each of which is a floating-point value from 0.0 to 1.0. 
<p>
 The 3 'normal' colour components are red, green and blue, a higher number indicating greater amounts of that component in the colour. The forth component is the 'alpha' value, which represents transparency. In this case, 0.0 is completely transparent and 1.0 is fully opaque. </dl>
<p>

<p>
Definition at line <a class="el" href="OgreColourValue_8h-source.html#l00047">47</a> of file <a class="el" href="OgreColourValue_8h-source.html">OgreColourValue.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="Ogre_1_1ColourValuea0" doxytag="Ogre::ColourValue::ColourValue"></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::ColourValue::ColourValue </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>red</em> = 1.0f, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>green</em> = 1.0f, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>blue</em> = 1.0f, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>alpha</em> = 1.0f</td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></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="OgreColourValue_8h-source.html#l00056">56</a> of file <a class="el" href="OgreColourValue_8h-source.html">OgreColourValue.h</a>.
<p>
References <a class="el" href="OgreOctreeNode_8cpp-source.html#l00025">Ogre::green</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>, and <a class="el" href="OgreOctreeCamera_8cpp-source.html#l00029">Ogre::red</a>.    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1ColourValuea5" doxytag="Ogre::ColourValue::getAsLongABGR"></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#a55">ABGR</a> Ogre::ColourValue::getAsLongABGR </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </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>
Retrieves colours as ABGR.
<p>

<p>
Definition at line <a class="el" href="OgreColourValue_8cpp-source.html#l00092">92</a> of file <a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a>.
<p>
References <a class="el" href="OgreColourValue_8h-source.html#l00067">a</a>, <a class="el" href="OgreColourValue_8h-source.html#l00034">Ogre::ABGR</a>, <a class="el" href="OgreColourValue_8h-source.html#l00067">b</a>, <a class="el" href="OgreColourValue_8h-source.html#l00067">g</a>, and <a class="el" href="OgreColourValue_8h-source.html#l00067">r</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01196">Ogre::GLRenderSystem::convertColourValue</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuea4" doxytag="Ogre::ColourValue::getAsLongARGB"></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"> unsigned long Ogre::ColourValue::getAsLongARGB </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </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>
Retrieves colour as ARGB.
<p>

<p>
Definition at line <a class="el" href="OgreColourValue_8cpp-source.html#l00064">64</a> of file <a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a>.
<p>
References <a class="el" href="OgreColourValue_8h-source.html#l00067">a</a>, <a class="el" href="OgreColourValue_8h-source.html#l00067">b</a>, <a class="el" href="OgreColourValue_8h-source.html#l00067">g</a>, and <a class="el" href="OgreColourValue_8h-source.html#l00067">r</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01671">Ogre::D3D9RenderSystem::_beginFrame</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l01300">Ogre::D3DRenderSystem::_beginFrame</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01444">Ogre::D3D9RenderSystem::_setFog</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l02140">Ogre::D3DRenderSystem::_setFog</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00812">Ogre::D3D9RenderSystem::convertColourValue</a>(), and <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l02192">Ogre::D3DRenderSystem::convertColourValue</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuea3" doxytag="Ogre::ColourValue::getAsLongRGBA"></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"> unsigned long Ogre::ColourValue::getAsLongRGBA </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </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>
Retrieves colour as RGBA.
<p>

<p>
Definition at line <a class="el" href="OgreColourValue_8cpp-source.html#l00037">37</a> of file <a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a>.
<p>
References <a class="el" href="OgreColourValue_8h-source.html#l00067">a</a>, <a class="el" href="OgreColourValue_8h-source.html#l00067">b</a>, <a class="el" href="OgreColourValue_8h-source.html#l00067">g</a>, and <a class="el" href="OgreColourValue_8h-source.html#l00067">r</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01196">Ogre::GLRenderSystem::convertColourValue</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuea2" doxytag="Ogre::ColourValue::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::ColourValue::operator!= </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const ColourValue &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="OgreColourValue_8cpp-source.html#l00128">128</a> of file <a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuea1" doxytag="Ogre::ColourValue::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::ColourValue::operator== </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const ColourValue &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="OgreColourValue_8cpp-source.html#l00120">120</a> of file <a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a>.
<p>
References <a class="el" href="OgreColourValue_8h-source.html#l00067">a</a>, <a class="el" href="OgreColourValue_8h-source.html#l00067">b</a>, <a class="el" href="OgreColourValue_8h-source.html#l00067">g</a>, and <a class="el" href="OgreColourValue_8h-source.html#l00067">r</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1ColourValuem3" doxytag="Ogre::ColourValue::a"></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::ColourValue::a
      </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="OgreColourValue_8h-source.html#l00067">67</a> of file <a class="el" href="OgreColourValue_8h-source.html">OgreColourValue.h</a>.
<p>
Referenced by <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00071">Ogre::ColourInterpolatorAffector::_affectParticles</a>(), <a class="el" href="OgreColourImageAffector_8cpp-source.html#l00063">Ogre::ColourImageAffector::_affectParticles</a>(), <a class="el" href="OgreColourFaderAffector2_8cpp-source.html#l00098">Ogre::ColourFaderAffector2::_affectParticles</a>(), <a class="el" href="OgreColourFaderAffector_8cpp-source.html#l00067">Ogre::ColourFaderAffector::_affectParticles</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00995">Ogre::GLRenderSystem::_beginFrame</a>(), <a class="el" href="OgreColourImageAffector_8cpp-source.html#l00051">Ogre::ColourImageAffector::_initParticle</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01165">Ogre::GLRenderSystem::_setFog</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00688">Ogre::GLRenderSystem::_setSurfaceParams</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01011">Ogre::D3D9RenderSystem::_setSurfaceParams</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l00787">Ogre::D3DRenderSystem::_setSurfaceParams</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01500">Ogre::GLRenderSystem::_setTextureBlendMode</a>(), <a class="el" href="OgreParticleEmitter_8cpp-source.html#l00256">Ogre::ParticleEmitter::genEmissionColour</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00092">getAsLongABGR</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00064">getAsLongARGB</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00037">getAsLongRGBA</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00120">operator==</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00911">Ogre::D3D9RenderSystem::setD3D9Light</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l00601">Ogre::D3DRenderSystem::setD3DLight</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00579">Ogre::GLRenderSystem::setGLLight</a>(), <a class="el" href="OgreStringConverter_8cpp-source.html#l00146">Ogre::StringConverter::toString</a>(), <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02670">Ogre::MaterialSerializer::writeColourValue</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02031">Ogre::MaterialSerializer::writePass</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuem2" doxytag="Ogre::ColourValue::b"></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::ColourValue::b
      </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="OgreColourValue_8h-source.html#l00067">67</a> of file <a class="el" href="OgreColourValue_8h-source.html">OgreColourValue.h</a>.
<p>
Referenced by <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00071">Ogre::ColourInterpolatorAffector::_affectParticles</a>(), <a class="el" href="OgreColourImageAffector_8cpp-source.html#l00063">Ogre::ColourImageAffector::_affectParticles</a>(), <a class="el" href="OgreColourFaderAffector2_8cpp-source.html#l00098">Ogre::ColourFaderAffector2::_affectParticles</a>(), <a class="el" href="OgreColourFaderAffector_8cpp-source.html#l00067">Ogre::ColourFaderAffector::_affectParticles</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00995">Ogre::GLRenderSystem::_beginFrame</a>(), <a class="el" href="OgreTerrainRenderable_8cpp-source.html#l00903">Ogre::TerrainRenderable::_generateVertexLighting</a>(), <a class="el" href="OgreColourImageAffector_8cpp-source.html#l00051">Ogre::ColourImageAffector::_initParticle</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01165">Ogre::GLRenderSystem::_setFog</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00688">Ogre::GLRenderSystem::_setSurfaceParams</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01011">Ogre::D3D9RenderSystem::_setSurfaceParams</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l00787">Ogre::D3DRenderSystem::_setSurfaceParams</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="OgreParticleEmitter_8cpp-source.html#l00256">Ogre::ParticleEmitter::genEmissionColour</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00092">getAsLongABGR</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00064">getAsLongARGB</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00037">getAsLongRGBA</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00120">operator==</a>(), <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l00774">Ogre::parseColourOpEx</a>(), <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l01708">Ogre::MeshSerializerImpl_v1::readMaterial</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00251">Ogre::Technique::setAmbient</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00156">Ogre::Pass::setAmbient</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00335">Ogre::Material::setAmbient</a>(), <a class="el" href="OgreSceneManager_8cpp-source.html#l01347">Ogre::SceneManager::setAmbientLight</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00911">Ogre::D3D9RenderSystem::setD3D9Light</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l00601">Ogre::D3DRenderSystem::setD3DLight</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00266">Ogre::Technique::setDiffuse</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00169">Ogre::Pass::setDiffuse</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00350">Ogre::Material::setDiffuse</a>(), <a class="el" href="OgreLight_8cpp-source.html#l00162">Ogre::Light::setDiffuseColour</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00579">Ogre::GLRenderSystem::setGLLight</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00306">Ogre::Technique::setSelfIllumination</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00198">Ogre::Pass::setSelfIllumination</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00390">Ogre::Material::setSelfIllumination</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00281">Ogre::Technique::setSpecular</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00181">Ogre::Pass::setSpecular</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00365">Ogre::Material::setSpecular</a>(), <a class="el" href="OgreLight_8cpp-source.html#l00179">Ogre::Light::setSpecularColour</a>(), <a class="el" href="OgreStringConverter_8cpp-source.html#l00146">Ogre::StringConverter::toString</a>(), <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02670">Ogre::MaterialSerializer::writeColourValue</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02031">Ogre::MaterialSerializer::writePass</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuep0" doxytag="Ogre::ColourValue::Black"></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"> ColourValue Ogre::ColourValue::Black = ColourValue(0.0,0.0,0.0)<code> [static]</code>
      </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="OgreColourValue_8cpp-source.html#l00030">30</a> of file <a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuep4" doxytag="Ogre::ColourValue::Blue"></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"> ColourValue Ogre::ColourValue::Blue = ColourValue(0.0,0.0,1.0)<code> [static]</code>
      </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="OgreColourValue_8cpp-source.html#l00034">34</a> of file <a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuem1" doxytag="Ogre::ColourValue::g"></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::ColourValue::g
      </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="OgreColourValue_8h-source.html#l00067">67</a> of file <a class="el" href="OgreColourValue_8h-source.html">OgreColourValue.h</a>.
<p>
Referenced by <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00071">Ogre::ColourInterpolatorAffector::_affectParticles</a>(), <a class="el" href="OgreColourImageAffector_8cpp-source.html#l00063">Ogre::ColourImageAffector::_affectParticles</a>(), <a class="el" href="OgreColourFaderAffector2_8cpp-source.html#l00098">Ogre::ColourFaderAffector2::_affectParticles</a>(), <a class="el" href="OgreColourFaderAffector_8cpp-source.html#l00067">Ogre::ColourFaderAffector::_affectParticles</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00995">Ogre::GLRenderSystem::_beginFrame</a>(), <a class="el" href="OgreTerrainRenderable_8cpp-source.html#l00903">Ogre::TerrainRenderable::_generateVertexLighting</a>(), <a class="el" href="OgreColourImageAffector_8cpp-source.html#l00051">Ogre::ColourImageAffector::_initParticle</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01165">Ogre::GLRenderSystem::_setFog</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00688">Ogre::GLRenderSystem::_setSurfaceParams</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01011">Ogre::D3D9RenderSystem::_setSurfaceParams</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l00787">Ogre::D3DRenderSystem::_setSurfaceParams</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="OgreParticleEmitter_8cpp-source.html#l00256">Ogre::ParticleEmitter::genEmissionColour</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00092">getAsLongABGR</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00064">getAsLongARGB</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00037">getAsLongRGBA</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00120">operator==</a>(), <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l00774">Ogre::parseColourOpEx</a>(), <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l01708">Ogre::MeshSerializerImpl_v1::readMaterial</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00251">Ogre::Technique::setAmbient</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00156">Ogre::Pass::setAmbient</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00335">Ogre::Material::setAmbient</a>(), <a class="el" href="OgreSceneManager_8cpp-source.html#l01347">Ogre::SceneManager::setAmbientLight</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00911">Ogre::D3D9RenderSystem::setD3D9Light</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l00601">Ogre::D3DRenderSystem::setD3DLight</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00266">Ogre::Technique::setDiffuse</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00169">Ogre::Pass::setDiffuse</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00350">Ogre::Material::setDiffuse</a>(), <a class="el" href="OgreLight_8cpp-source.html#l00162">Ogre::Light::setDiffuseColour</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00579">Ogre::GLRenderSystem::setGLLight</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00306">Ogre::Technique::setSelfIllumination</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00198">Ogre::Pass::setSelfIllumination</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00390">Ogre::Material::setSelfIllumination</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00281">Ogre::Technique::setSpecular</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00181">Ogre::Pass::setSpecular</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00365">Ogre::Material::setSpecular</a>(), <a class="el" href="OgreLight_8cpp-source.html#l00179">Ogre::Light::setSpecularColour</a>(), <a class="el" href="OgreStringConverter_8cpp-source.html#l00146">Ogre::StringConverter::toString</a>(), <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02670">Ogre::MaterialSerializer::writeColourValue</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02031">Ogre::MaterialSerializer::writePass</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuep3" doxytag="Ogre::ColourValue::Green"></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"> ColourValue Ogre::ColourValue::Green = ColourValue(0.0,1.0,0.0)<code> [static]</code>
      </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="OgreColourValue_8cpp-source.html#l00033">33</a> of file <a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuem0" doxytag="Ogre::ColourValue::r"></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::ColourValue::r
      </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="OgreColourValue_8h-source.html#l00067">67</a> of file <a class="el" href="OgreColourValue_8h-source.html">OgreColourValue.h</a>.
<p>
Referenced by <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00071">Ogre::ColourInterpolatorAffector::_affectParticles</a>(), <a class="el" href="OgreColourImageAffector_8cpp-source.html#l00063">Ogre::ColourImageAffector::_affectParticles</a>(), <a class="el" href="OgreColourFaderAffector2_8cpp-source.html#l00098">Ogre::ColourFaderAffector2::_affectParticles</a>(), <a class="el" href="OgreColourFaderAffector_8cpp-source.html#l00067">Ogre::ColourFaderAffector::_affectParticles</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00995">Ogre::GLRenderSystem::_beginFrame</a>(), <a class="el" href="OgreTerrainRenderable_8cpp-source.html#l00903">Ogre::TerrainRenderable::_generateVertexLighting</a>(), <a class="el" href="OgreColourImageAffector_8cpp-source.html#l00051">Ogre::ColourImageAffector::_initParticle</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l01165">Ogre::GLRenderSystem::_setFog</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00688">Ogre::GLRenderSystem::_setSurfaceParams</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l01011">Ogre::D3D9RenderSystem::_setSurfaceParams</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l00787">Ogre::D3DRenderSystem::_setSurfaceParams</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="OgreParticleEmitter_8cpp-source.html#l00256">Ogre::ParticleEmitter::genEmissionColour</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00092">getAsLongABGR</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00064">getAsLongARGB</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00037">getAsLongRGBA</a>(), <a class="el" href="OgreColourValue_8cpp-source.html#l00120">operator==</a>(), <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l00774">Ogre::parseColourOpEx</a>(), <a class="el" href="OgreMeshSerializerImpl_8cpp-source.html#l01708">Ogre::MeshSerializerImpl_v1::readMaterial</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00251">Ogre::Technique::setAmbient</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00156">Ogre::Pass::setAmbient</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00335">Ogre::Material::setAmbient</a>(), <a class="el" href="OgreSceneManager_8cpp-source.html#l01347">Ogre::SceneManager::setAmbientLight</a>(), <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00911">Ogre::D3D9RenderSystem::setD3D9Light</a>(), <a class="el" href="OgreD3D7RenderSystem_8cpp-source.html#l00601">Ogre::D3DRenderSystem::setD3DLight</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00266">Ogre::Technique::setDiffuse</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00169">Ogre::Pass::setDiffuse</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00350">Ogre::Material::setDiffuse</a>(), <a class="el" href="OgreLight_8cpp-source.html#l00162">Ogre::Light::setDiffuseColour</a>(), <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00579">Ogre::GLRenderSystem::setGLLight</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00306">Ogre::Technique::setSelfIllumination</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00198">Ogre::Pass::setSelfIllumination</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00390">Ogre::Material::setSelfIllumination</a>(), <a class="el" href="OgreTechnique_8cpp-source.html#l00281">Ogre::Technique::setSpecular</a>(), <a class="el" href="OgrePass_8cpp-source.html#l00181">Ogre::Pass::setSpecular</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00365">Ogre::Material::setSpecular</a>(), <a class="el" href="OgreLight_8cpp-source.html#l00179">Ogre::Light::setSpecularColour</a>(), <a class="el" href="OgreStringConverter_8cpp-source.html#l00146">Ogre::StringConverter::toString</a>(), <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02670">Ogre::MaterialSerializer::writeColourValue</a>(), and <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l02031">Ogre::MaterialSerializer::writePass</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuep2" doxytag="Ogre::ColourValue::Red"></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"> ColourValue Ogre::ColourValue::Red = ColourValue(1.0,0.0,0.0)<code> [static]</code>
      </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="OgreColourValue_8cpp-source.html#l00032">32</a> of file <a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuem4" doxytag="Ogre::ColourValue::val"></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::ColourValue::val[4]
      </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="OgreColourValue_8h-source.html#l00069">69</a> of file <a class="el" href="OgreColourValue_8h-source.html">OgreColourValue.h</a>.
<p>
Referenced by <a class="el" href="OgreGpuProgram_8cpp-source.html#l00125">Ogre::GpuProgramParameters::setConstant</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourValuep1" doxytag="Ogre::ColourValue::White"></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"> ColourValue Ogre::ColourValue::White = ColourValue(1.0,1.0,1.0)<code> [static]</code>
      </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="OgreColourValue_8cpp-source.html#l00031">31</a> of file <a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a>.    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="OgreColourValue_8h-source.html">OgreColourValue.h</a><li><a class="el" href="OgreColourValue_8cpp-source.html">OgreColourValue.cpp</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:17:03 2004
</p>
</body>
</html>