32 #ifndef vtkSCurveSpline_h
33 #define vtkSCurveSpline_h
55 vtkSetMacro(NodeWeight,
double);
56 vtkGetMacro(NodeWeight,
double);
virtual double Evaluate(double t)=0
a simple class to control print indentation
spline abstract class for interpolating splines
void PrintSelf(ostream &os, vtkIndent indent)
virtual void DeepCopy(vtkSpline *s)
#define VTKVIEWSINFOVIS_EXPORT
computes an interpolating spline using a a SCurve basis.