# 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< CKeyRGBA,NLMISC::CRGBA > Class Reference

ITrack implementation for linear CRGBA keyframer. More...

#include <track_keyframer.h>

Inheritance diagram for NL3D::CTrackKeyFramerLinear< CKeyRGBA,NLMISC::CRGBA >

Inheritance graph
[legend]
Collaboration diagram for NL3D::CTrackKeyFramerLinear< CKeyRGBA,NLMISC::CRGBA >:

Collaboration graph
[legend]
List of all members.

Public Methods

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

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


Private Attributes

CAnimatedValueBlendable<NLMISC::CRGBA_Value

Detailed Description

ITrack implementation for linear CRGBA keyframer.

Author(s):
Cyril 'Hulud' Corvazier , Nevrax France
Date:
2001

Definition at line 588 of file track_keyframer.h.


Member Function Documentation

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

From ITrackKeyFramer.

Definition at line 599 of file track_keyframer.h.

const IAnimatedValue & NL3D::CTrackKeyFramerLinear< CKeyRGBA,NLMISC::CRGBA >::getValue ( ) const [inline, virtual]
 

From ITrack.

Reimplemented from NL3D::ITrack.

Definition at line 593 of file track_keyframer.h.


Member Data Documentation

CAnimatedValueBlendable< NLMISC::CRGBA > NL3D::CTrackKeyFramerLinear< CKeyRGBA,NLMISC::CRGBA >::_Value [private]
 

Definition at line 624 of file track_keyframer.h.


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