Go to the documentation of this file.
33 #ifndef vtkParametricMobius_h
34 #define vtkParametricMobius_h
65 virtual void Evaluate(
double uvw[3],
double Pt[3],
double Duvw[9]);
#define vtkTypeMacro(thisClass, superclass)
virtual double EvaluateScalar(double uvw[3], double Pt[3], double Duvw[9])
static vtkParametricMobius * New()
abstract interface for parametric functions
virtual void Evaluate(double uvw[3], double Pt[3], double Duvw[9])
a simple class to control print indentation
#define VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int GetDimension()