#include <Interpolator.h>
Inheritance diagram for Interpolator:

Public Member Functions | |
| Interpolator (Scene *scene, Proto *proto) | |
| virtual | ~Interpolator () |
Private Attributes | |
| float | _fraction |
| virtual Interpolator::~Interpolator | ( | ) | [inline, virtual] |
float Interpolator::_fraction [private] |
1.5.1-p1