Go to the documentation of this file.
46 #ifndef vtkParametricSuperToroid_h
47 #define vtkParametricSuperToroid_h
117 virtual void Evaluate(
double uvw[3],
double Pt[3],
double Duvw[9]);
147 double Power (
double x,
double n );
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
virtual int GetDimension()
static vtkParametricSuperToroid * New()
abstract interface for parametric functions
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT
#define vtkGetMacro(name, type)
~vtkParametricSuperToroid()
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void Evaluate(double uvw[3], double Pt[3], double Duvw[9])
double CrossSectionRadius
virtual double EvaluateScalar(double uvw[3], double Pt[3], double Duvw[9])
vtkParametricSuperToroid()