 |
VTK
9.1.0
|
Go to the documentation of this file.
59 #ifndef vtkParametricFigure8Klein_h
60 #define vtkParametricFigure8Klein_h
62 #include "vtkCommonComputationalGeometryModule.h"
87 vtkSetMacro(Radius,
double);
88 vtkGetMacro(Radius,
double);
104 void Evaluate(
double uvw[3],
double Pt[3],
double Duvw[9])
override;
abstract interface for parametric functions
a simple class to control print indentation