# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

CTrackKeyFramerTCB< CKeyTCBQuat,NLMISC::CAngleAxis > Class Reference

ITrack implementation for CQuat TCB keyframer. More...

#include <track_tcb.h>

Inheritance diagram for CTrackKeyFramerTCB< CKeyTCBQuat,NLMISC::CAngleAxis >

Inheritance graph
[legend]
Collaboration diagram for CTrackKeyFramerTCB< CKeyTCBQuat,NLMISC::CAngleAxis >:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual const IAnimatedValue& getValue () const
 From ITrack. More...

virtual void evalKey ( const CKeyTCBQuat* previous, const CKeyTCBQuat* next, CAnimationTime datePrevious, CAnimationTime dateNext, CAnimationTime date )
 evalKey (runtime). More...

virtual void compile ()
 compile (precalc). More...


Private Methods

void computeTCBKey (CKeyTCBQuat &keyBefore, CKeyTCBQuat &key, CKeyTCBQuat &keyAfter, float timeBefore, float time, float timeAfter, float rangeDelta, bool firstKey, bool endKey, bool isLoop)

Private Attributes

CAnimatedValueBlendable<CQuat> _Value

Detailed Description

ITrack implementation for CQuat TCB keyframer.

Author(s):
Lionel Berenguier , Nevrax France
Date:
2001

Definition at line 385 of file track_tcb.h.


Member Function Documentation

void CTrackKeyFramerTCB< CKeyTCBQuat,NLMISC::CAngleAxis >::compile ( ) [inline, virtual]
 

compile (precalc).

Definition at line 429 of file track_tcb.h.

void CTrackKeyFramerTCB< CKeyTCBQuat,NLMISC::CAngleAxis >::computeTCBKey ( CKeyTCBQuat & keyBefore,
CKeyTCBQuat & key,
CKeyTCBQuat & keyAfter,
float timeBefore,
float time,
float timeAfter,
float rangeDelta,
bool firstKey,
bool endKey,
bool isLoop ) [inline, private]
 

Definition at line 519 of file track_tcb.h.

void CTrackKeyFramerTCB< CKeyTCBQuat,NLMISC::CAngleAxis >::evalKey ( const CKeyTCBQuat * previous,
const CKeyTCBQuat * next,
CAnimationTime datePrevious,
CAnimationTime dateNext,
CAnimationTime date ) [inline, virtual]
 

evalKey (runtime).

Definition at line 400 of file track_tcb.h.

const IAnimatedValue & CTrackKeyFramerTCB< CKeyTCBQuat,NLMISC::CAngleAxis >::getValue ( ) const [inline, virtual]
 

From ITrack.

Definition at line 391 of file track_tcb.h.


Member Data Documentation

CAnimatedValueBlendable< CQuat > CTrackKeyFramerTCB< CKeyTCBQuat,NLMISC::CAngleAxis >::_Value [private]
 

Definition at line 516 of file track_tcb.h.


The documentation for this class was generated from the following file: