<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>NeL: NL3D::CTrackKeyFramerTCB&lt; CKeyTCBQuat, NLMISC::CAngleAxis &gt; class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.6 -->
<div class="qindex">  <form class="search" action="search.php" method="get">
<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a>  | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
<h1>NL3D::CTrackKeyFramerTCB&lt; CKeyTCBQuat, NLMISC::CAngleAxis &gt; Class Reference</h1><code>#include &lt;<a class="el" href="a06559.html">track_keyframer.h</a>&gt;</code>
<p>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="a03542.html">ITrack</a> implementation for CQuat TCB keyframer.<p>
<dl compact><dt><b>Author:</b></dt><dd>Lionel Berenguier <p>
Nevrax France </dd></dl>
<dl compact><dt><b>Date:</b></dt><dd>2001 </dd></dl>

<p>

<p>
Definition at line <a class="el" href="a06559.html#l01045">1045</a> of file <a class="el" href="a06559.html">track_keyframer.h</a>.<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>virtual const <a class="el" href="a03835.html">IAnimatedValue</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03582.html#NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4a0">getValue</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">From <a class="el" href="a03542.html">ITrack</a>.  <a href="#NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4a0"></a><br><br></td></tr>
<tr><td colspan="2"><div class="groupHeader">From ITrackKeyFramer</div></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03582.html#NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4z1004_0">compile</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">compile (precalc).  <a href="#NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4z1004_0"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03582.html#NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4z1004_1">evalKey</a> (const <a class="el" href="a02700.html">CKeyTCBQuat</a> *previous, const <a class="el" href="a02700.html">CKeyTCBQuat</a> *next, <a class="el" href="a05363.html#a366">TAnimationTime</a> datePrevious, <a class="el" href="a05363.html#a366">TAnimationTime</a> dateNext, <a class="el" href="a05363.html#a366">TAnimationTime</a> date)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">evalKey (runtime).  <a href="#NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4z1004_1"></a><br><br></td></tr>
<tr><td colspan=2><br><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03582.html#NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4d0">computeTCBKey</a> (<a class="el" href="a02700.html">CKeyTCBQuat</a> &amp;keyBefore, <a class="el" href="a02700.html">CKeyTCBQuat</a> &amp;key, <a class="el" href="a02700.html">CKeyTCBQuat</a> &amp;keyAfter, float timeBefore, float time, float timeAfter, float rangeDelta, bool firstKey, bool endKey, bool isLoop)</td></tr>

<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02201.html">CAnimatedValueBlendable</a>&lt; <a class="el" href="a03296.html">CQuat</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03582.html#NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4r0">_Value</a></td></tr>

</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4z1004_0" doxytag="NL3D::CTrackKeyFramerTCB< CKeyTCBQuat, NLMISC::CAngleAxis >::compile" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual void <a class="el" href="a03580.html">NL3D::CTrackKeyFramerTCB</a>&lt; <a class="el" href="a02700.html">CKeyTCBQuat</a>, <a class="el" href="a02195.html">NLMISC::CAngleAxis</a> &gt;::compile </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [inline, virtual]</code></td>
        </tr>

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

<p>
compile (precalc). 
<p>

<p>
Definition at line <a class="el" href="a06559.html#l01089">1089</a> of file <a class="el" href="a06559.html">track_keyframer.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4d0" doxytag="NL3D::CTrackKeyFramerTCB< CKeyTCBQuat, NLMISC::CAngleAxis >::computeTCBKey" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void <a class="el" href="a03580.html">NL3D::CTrackKeyFramerTCB</a>&lt; <a class="el" href="a02700.html">CKeyTCBQuat</a>, <a class="el" href="a02195.html">NLMISC::CAngleAxis</a> &gt;::computeTCBKey </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="a02700.html">CKeyTCBQuat</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>keyBefore</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="a02700.html">CKeyTCBQuat</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>key</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="a02700.html">CKeyTCBQuat</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>keyAfter</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap> <em>timeBefore</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap> <em>time</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap> <em>timeAfter</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap> <em>rangeDelta</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap> <em>firstKey</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap> <em>endKey</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap> <em>isLoop</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [inline, private]</code></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="a06559.html#l01179">1179</a> of file <a class="el" href="a06559.html">track_keyframer.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4z1004_1" doxytag="NL3D::CTrackKeyFramerTCB< CKeyTCBQuat, NLMISC::CAngleAxis >::evalKey" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual void <a class="el" href="a03580.html">NL3D::CTrackKeyFramerTCB</a>&lt; <a class="el" href="a02700.html">CKeyTCBQuat</a>, <a class="el" href="a02195.html">NLMISC::CAngleAxis</a> &gt;::evalKey </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="a02700.html">CKeyTCBQuat</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>previous</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="a02700.html">CKeyTCBQuat</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>next</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="a05363.html#a366">TAnimationTime</a>&nbsp;</td>
          <td class="mdname" nowrap> <em>datePrevious</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="a05363.html#a366">TAnimationTime</a>&nbsp;</td>
          <td class="mdname" nowrap> <em>dateNext</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="a05363.html#a366">TAnimationTime</a>&nbsp;</td>
          <td class="mdname" nowrap> <em>date</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [inline, virtual]</code></td>
        </tr>

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

<p>
evalKey (runtime). 
<p>

<p>
Definition at line <a class="el" href="a06559.html#l01060">1060</a> of file <a class="el" href="a06559.html">track_keyframer.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4a0" doxytag="NL3D::CTrackKeyFramerTCB< CKeyTCBQuat, NLMISC::CAngleAxis >::getValue" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual const <a class="el" href="a03835.html">IAnimatedValue</a>&amp; <a class="el" href="a03580.html">NL3D::CTrackKeyFramerTCB</a>&lt; <a class="el" href="a02700.html">CKeyTCBQuat</a>, <a class="el" href="a02195.html">NLMISC::CAngleAxis</a> &gt;::getValue </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap> const<code> [inline, virtual]</code></td>
        </tr>

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

<p>
From <a class="el" href="a03542.html">ITrack</a>. 
<p>

<p>
Definition at line <a class="el" href="a06559.html#l01051">1051</a> of file <a class="el" href="a06559.html">track_keyframer.h</a>.    </td>
  </tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="NL3D_1_1CTrackKeyFramerTCB_3_01CKeyTCBQuat_00_01NLMISC_1_1CAngleAxis_01_4r0" doxytag="NL3D::CTrackKeyFramerTCB< CKeyTCBQuat, NLMISC::CAngleAxis >::_Value" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="a02201.html">CAnimatedValueBlendable</a>&lt;<a class="el" href="a03296.html">CQuat</a>&gt; <a class="el" href="a03580.html">NL3D::CTrackKeyFramerTCB</a>&lt; <a class="el" href="a02700.html">CKeyTCBQuat</a>, <a class="el" href="a02195.html">NLMISC::CAngleAxis</a> &gt;::_Value<code> [private]</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="a06559.html#l01176">1176</a> of file <a class="el" href="a06559.html">track_keyframer.h</a>.    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a06559.html">track_keyframer.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 08:12:15 2004 for NeL by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
</a>1.3.6 </small></address>
</body>
</html>