Go to the documentation of this file.
35 #ifndef vtkParametricCrossCap_h
36 #define vtkParametricCrossCap_h
62 virtual void Evaluate(
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)
static vtkParametricCrossCap * New()
abstract interface for parametric functions
a simple class to control print indentation
#define VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
virtual double EvaluateScalar(double uvw[3], double Pt[3], double Duvw[9])
virtual int GetDimension()