A linear interpolator.
More...
List of all members.
Detailed Description
Constructor & Destructor Documentation
osgParticle::LinearInterpolator::LinearInterpolator |
( |
| ) |
[inline] |
osgParticle::LinearInterpolator::LinearInterpolator |
( |
const LinearInterpolator & |
copy, |
|
|
const osg::CopyOp & |
copyop = osg::CopyOp::SHALLOW_COPY |
|
) |
| [inline] |
virtual osgParticle::LinearInterpolator::~LinearInterpolator |
( |
| ) |
[inline, protected, virtual] |
Member Function Documentation
virtual float osgParticle::LinearInterpolator::interpolate |
( |
float |
t, |
|
|
float |
y1, |
|
|
float |
y2 |
|
) |
| const [inline, virtual] |
The documentation for this class was generated from the following file: