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