Google

class osgParticle::LinearInterpolator

A linear interpolator

Inheritance:


Public Methods

[more] LinearInterpolator()
[more] LinearInterpolator(const LinearInterpolator &copy, const osg::CopyOp &copyop = osg::CopyOp::SHALLOW_COPY)
[more] META_Object(osgParticle, LinearInterpolator)
[more]virtual float interpolate(float t, float y1, float y2) const

Protected Methods

[more]virtual ~LinearInterpolator()


Inherited from Interpolator:

Public Methods

ovirtual const char* libraryName() const
ovirtual const char* className() const
ovirtual bool isSameKindAs(const osg::Object* obj) const


Documentation

A linear interpolator
o LinearInterpolator()

o LinearInterpolator(const LinearInterpolator &copy, const osg::CopyOp &copyop = osg::CopyOp::SHALLOW_COPY)

o META_Object(osgParticle, LinearInterpolator)

ovirtual float interpolate(float t, float y1, float y2) const

ovirtual ~LinearInterpolator()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.