Inheritance diagram for osgParticle::LinearInterpolator:

Public Member Functions | |
| LinearInterpolator () | |
| LinearInterpolator (const LinearInterpolator ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| META_Object (osgParticle, LinearInterpolator) | |
| virtual float | interpolate (float t, float y1, float y2) const |
| Interpolate between floats. Must be overriden in descendant classes. | |
Protected Member Functions | |
| virtual | ~LinearInterpolator () |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
Interpolate between floats. Must be overriden in descendant classes.
Implements osgParticle::Interpolator. |
|
||||||||||||
|
|