Sophie

Sophie

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

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

<html>
<head>
<title>Ogre::ColourInterpolatorAffector::CmdTimeAdjust 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::ColourInterpolatorAffector::CmdTimeAdjust  Class Reference</h1>Command object for red adjust (see <a class="el" href="classOgre_1_1ParamCommand.html">ParamCommand</a>). 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreColourInterpolatorAffector_8h-source.html">OgreColourInterpolatorAffector.h</a>&gt;</code>
<p>
Inheritance diagram for Ogre::ColourInterpolatorAffector::CmdTimeAdjust:<p><center><img src="classOgre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjust__inherit__graph.png" border="0" usemap="#Ogre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjust__inherit__map" alt="Inheritance graph"></center>
<map name="Ogre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjust__inherit__map">
<area href="classOgre_1_1ParamCommand.html" shape="rect" coords="84,36,228,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for Ogre::ColourInterpolatorAffector::CmdTimeAdjust:<p><center><img src="classOgre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjust__coll__graph.png" border="0" usemap="#Ogre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjust__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjust__coll__map">
<area href="classOgre_1_1ParamCommand.html" shape="rect" coords="84,36,228,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjust-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><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjust.html#Ogre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjusta0">doGet</a> (const void *target) const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjust.html#Ogre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjusta1">doSet</a> (void *target, const <a class="el" href="classOgre_1_1String.html">String</a> &amp;val)</td></tr>
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top>size_t&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjust.html#Ogre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjustm0">mIndex</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Command object for red adjust (see <a class="el" href="classOgre_1_1ParamCommand.html">ParamCommand</a>).
<p>

<p>
Definition at line <a class="el" href="OgreColourInterpolatorAffector_8h-source.html#l00057">57</a> of file <a class="el" href="OgreColourInterpolatorAffector_8h-source.html">OgreColourInterpolatorAffector.h</a>.<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjusta0" doxytag="Ogre::ColourInterpolatorAffector::CmdTimeAdjust::doGet"></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_1String.html">String</a> Ogre::ColourInterpolatorAffector::CmdTimeAdjust::doGet </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const void *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>target</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Implements <a class="el" href="classOgre_1_1ParamCommand.html#Ogre_1_1ParamCommanda0">Ogre::ParamCommand</a>.
<p>
Definition at line <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00150">150</a> of file <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html">OgreColourInterpolatorAffector.cpp</a>.
<p>
References <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00127">Ogre::ColourInterpolatorAffector::getTimeAdjust</a>(), and <a class="el" href="OgreColourInterpolatorAffector_8h-source.html#l00060">mIndex</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjusta1" doxytag="Ogre::ColourInterpolatorAffector::CmdTimeAdjust::doSet"></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"> void Ogre::ColourInterpolatorAffector::CmdTimeAdjust::doSet </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>target</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>val</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Implements <a class="el" href="classOgre_1_1ParamCommand.html#Ogre_1_1ParamCommanda1">Ogre::ParamCommand</a>.
<p>
Definition at line <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00155">155</a> of file <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html">OgreColourInterpolatorAffector.cpp</a>.
<p>
References <a class="el" href="OgreColourInterpolatorAffector_8h-source.html#l00060">mIndex</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1ColourInterpolatorAffector_1_1CmdTimeAdjustm0" doxytag="Ogre::ColourInterpolatorAffector::CmdTimeAdjust::mIndex"></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::ColourInterpolatorAffector::CmdTimeAdjust::mIndex
      </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="OgreColourInterpolatorAffector_8h-source.html#l00060">60</a> of file <a class="el" href="OgreColourInterpolatorAffector_8h-source.html">OgreColourInterpolatorAffector.h</a>.
<p>
Referenced by <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00038">Ogre::ColourInterpolatorAffector::ColourInterpolatorAffector</a>(), <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00150">doGet</a>(), and <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00155">doSet</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="OgreColourInterpolatorAffector_8h-source.html">OgreColourInterpolatorAffector.h</a><li><a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html">OgreColourInterpolatorAffector.cpp</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:13:02 2004
</p>
</body>
</html>