#include <BL_BlenderIPO.h>
Inheritance diagram for BL_ScalarInterpolator:
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 |
|
Definition at line 12 of file BL_BlenderIPO.h. |
|
Definition at line 13 of file BL_BlenderIPO.h. |
|
Definition at line 18 of file BL_BlenderIPO.h. |
|
Definition at line 22 of file BL_BlenderIPO.h. |
|
Reimplemented from KX_IScalarInterpolator. Definition at line 16 of file BL_BlenderIPO.cpp. |