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