#include <Interpolator.h>
|
virtual Vec3ArrayPtr | interpolate (const Vec3ArrayPtr array, unsigned int interpolationSteps, bool closed)=0 |
|
virtual std::string | classDescription () const =0 |
|
virtual std::string | className () const =0 |
|
virtual Interpolator::~Interpolator |
( |
| ) |
|
|
inlineprotectedvirtual |
virtual std::string Interpolator::classDescription |
( |
| ) |
const |
|
pure virtual |
virtual std::string Interpolator::className |
( |
| ) |
const |
|
pure virtual |
virtual Vec3ArrayPtr Interpolator::interpolate |
( |
const Vec3ArrayPtr |
array, |
|
|
unsigned int |
interpolationSteps, |
|
|
bool |
closed |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: