33 #ifndef vtkParametricRoman_h
34 #define vtkParametricRoman_h
66 virtual void Evaluate(
double uvw[3],
double Pt[3],
double Duvw[9]);
76 virtual double EvaluateScalar(
double uvw[3],
double Pt[3],
double Duvw[9]);
virtual double EvaluateScalar(double uvw[3], double Pt[3], double Duvw[9])=0
#define vtkGetMacro(name, type)
virtual void Evaluate(double uvw[3], double Pt[3], double Duvw[9])=0
Generate Steiner's Roman Surface.
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT
abstract interface for parametric functions
a simple class to control print indentation
virtual int GetDimension()
#define vtkSetMacro(name, type)