#include <InterpolatedSpline.h>
InterpolatedSpline::InterpolatedSpline |
( |
SplinePtr |
decoratedSpline | ) |
|
InterpolatedSpline::InterpolatedSpline |
( |
InterpolatorPtr |
interpolator, |
|
|
unsigned int |
interpolationSteps, |
|
|
SplinePtr |
decoratedSpline |
|
) |
| |
int InterpolatedSpline::getInterpolationSteps |
( |
| ) |
const |
|
inline |
InterpolatedSpline::META_DAObjectDecorator |
( |
_decoratedSpline |
, |
|
|
InterpolatedSpline |
, |
|
|
"Interpolated Spline" |
|
|
) |
| |
void InterpolatedSpline::setInterpolationSteps |
( |
int |
val | ) |
|
|
inline |
unsigned int InterpolatedSpline::_interpolationSteps |
|
protected |
The documentation for this class was generated from the following files: