Go to the documentation of this file.
43 #ifndef vtkParametricFigure8Klein_h
44 #define vtkParametricFigure8Klein_h
46 #include "vtkCommonComputationalGeometryModule.h"
72 vtkSetMacro(Radius,
double);
73 vtkGetMacro(Radius,
double);
89 void Evaluate(
double uvw[3],
double Pt[3],
double Duvw[9])
override;
105 double Duvw[9])
override;
abstract interface for parametric functions
a simple class to control print indentation