Go to the documentation of this file.
35 #ifndef vtkParametricEnneper_h
36 #define vtkParametricEnneper_h
62 virtual void Evaluate(
double uvw[3],
double Pt[3],
double Duvw[9]);
virtual double EvaluateScalar(double uvw[3], double Pt[3], double Duvw[9])
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
abstract interface for parametric functions
Generate Enneper's surface.
a simple class to control print indentation
#define VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT
virtual int GetDimension()
static vtkParametricEnneper * New()
virtual void Evaluate(double uvw[3], double Pt[3], double Duvw[9])