35 #ifndef vtkParametricBoy_h 36 #define vtkParametricBoy_h 69 virtual void Evaluate(
double uvw[3],
double Pt[3],
double Duvw[9]);
79 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
#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()
Generate Boy's surface.
#define vtkSetMacro(name, type)