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