# 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  

NL3D::CTrackKeyFramerLinear< CKeyQuat,CQuat > Class Reference

Quaternions special implementation for linear keyframer. More...

#include <track_keyframer.h>

Inheritance diagram for NL3D::CTrackKeyFramerLinear< CKeyQuat,CQuat >

Inheritance graph
[legend]
Collaboration diagram for NL3D::CTrackKeyFramerLinear< CKeyQuat,CQuat >:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual const IAnimatedValuegetValue () const
 From ITrack. More...

virtual void evalKey ( const CKeyQuat* previous, const CKeyQuat* next, CAnimationTime datePrevious, CAnimationTime dateNext, CAnimationTime date )
 From ITrackKeyFramer. More...


Private Attributes

CAnimatedValueBlendable<CQuat> _Value

Detailed Description

Quaternions special implementation for linear keyframer.

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

Definition at line 542 of file track_keyframer.h.


Member Function Documentation

void NL3D::CTrackKeyFramerLinear< CKeyQuat,CQuat >::evalKey ( const CKeyQuat * previous,
const CKeyQuat * next,
CAnimationTime datePrevious,
CAnimationTime dateNext,
CAnimationTime date ) [inline, virtual]
 

From ITrackKeyFramer.

Definition at line 553 of file track_keyframer.h.

const IAnimatedValue & NL3D::CTrackKeyFramerLinear< CKeyQuat,CQuat >::getValue ( ) const [inline, virtual]
 

From ITrack.

Reimplemented from NL3D::ITrack.

Definition at line 547 of file track_keyframer.h.


Member Data Documentation

CAnimatedValueBlendable< CQuat > NL3D::CTrackKeyFramerLinear< CKeyQuat,CQuat >::_Value [private]
 

Definition at line 576 of file track_keyframer.h.


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