Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

BL_ScalarInterpolator Class Reference

#include <BL_BlenderIPO.h>

Inheritance diagram for BL_ScalarInterpolator:

KX_IScalarInterpolator List of all members.

Public Methods

 BL_ScalarInterpolator ()
 BL_ScalarInterpolator (struct Ipo *ipo, BL_IpoChannel channel)
virtual ~BL_ScalarInterpolator ()
virtual float GetValue (float currentTime) const
BL_IpoChannel GetChannel () const

Constructor & Destructor Documentation

BL_ScalarInterpolator::BL_ScalarInterpolator ( ) [inline]
 

Definition at line 12 of file BL_BlenderIPO.h.

BL_ScalarInterpolator::BL_ScalarInterpolator ( struct Ipo * ipo,
BL_IpoChannel channel ) [inline]
 

Definition at line 13 of file BL_BlenderIPO.h.

BL_ScalarInterpolator::~BL_ScalarInterpolator ( ) [inline, virtual]
 

Definition at line 18 of file BL_BlenderIPO.h.


Member Function Documentation

BL_IpoChannel BL_ScalarInterpolator::GetChannel ( ) const [inline]
 

Definition at line 22 of file BL_BlenderIPO.h.

float BL_ScalarInterpolator::GetValue ( float currentTime ) const [virtual]
 

Reimplemented from KX_IScalarInterpolator.

Definition at line 16 of file BL_BlenderIPO.cpp.


The documentation for this class was generated from the following files:
Generated at Thu Feb 1 13:03:31 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000