vrecko
virtual reality framework
|
#include <CubicInterpolator.h>
Public Member Functions | |
CubicInterpolator (void) | |
~CubicInterpolator (void) | |
Public Member Functions inherited from Interpolator | |
virtual Vec3ArrayPtr | interpolate (const Vec3ArrayPtr array, unsigned int interpolationSteps, bool closed)=0 |
virtual std::string | classDescription () const =0 |
virtual std::string | className () const =0 |
Additional Inherited Members | |
Protected Member Functions inherited from Interpolator | |
virtual | ~Interpolator () |
CubicInterpolator::CubicInterpolator | ( | void | ) |
CubicInterpolator::~CubicInterpolator | ( | void | ) |